]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/os2/private.h
Don't define __STRICT_ANSI__, we should build both with and without it.
[wxWidgets.git] / include / wx / os2 / private.h
index f343d85a69ddfcbc57bd84d08b708594a0027c65..9729793909e71dfb7ce878edd50631d30d8c67ef 100644 (file)
@@ -6,7 +6,6 @@
 // Author:      Julian Smart
 // Modified by:
 // Created:     01/02/97
-// RCS-ID:      $Id$
 // Copyright:   (c) Julian Smart
 // Licence:     wxWindows licence
 /////////////////////////////////////////////////////////////////////////////
 #define INCL_PM
 #define INCL_GPI
 #define INCL_WINSYS
-#define INCL_SHLERRORS
 #define INCL_GPIERRORS
 #define INCL_DOS
-#define INCL_WINATOM
+#define INCL_DOSPROCESS
+#define INCL_DOSERRORS
 #define INCL_WIN
+#define INCL_WINATOM
+#define INCL_SHLERRORS
+
 #include <os2.h>
 
 #if wxONLY_WATCOM_EARLIER_THAN(1,4)