Updates to make wxWidgets compaile on OpenVMS again

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@63754 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Jouk Jansen
2010-03-25 11:16:32 +00:00
parent d26cb76b58
commit e1cf09d918
4 changed files with 20 additions and 6 deletions

View File

@@ -3,7 +3,7 @@
* Template for the set.h file for VMS *
* Created from setup.h_in *
* Author : J.Jansen (joukj@hrem.nano.tudelft.nl) *
* Date : 4 February 2010 *
* Date : 24 March 2010 *
* *
*****************************************************************************/
@@ -116,6 +116,7 @@ typedef pid_t GPid;
#undef __NETBSD__
#undef __OPENBSD__
#undef __OSF__
#undef __QNX__
#undef __SGI__
#undef __SOLARIS__
#undef __SUN__
@@ -547,7 +548,7 @@ typedef pid_t GPid;
#define wxUSE_MOUSEWHEEL 1
#define wxUSE_UIACTIONSIMULATOR 1
#define wxUSE_POSTSCRIPT 1