]> git.saurik.com Git - wxWidgets.git/commitdiff
Include some more declarations & defines.
authorStefan Neis <Stefan.Neis@t-online.de>
Thu, 29 Dec 2011 14:36:22 +0000 (14:36 +0000)
committerStefan Neis <Stefan.Neis@t-online.de>
Thu, 29 Dec 2011 14:36:22 +0000 (14:36 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@70164 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

include/wx/os2/private.h

index f343d85a69ddfcbc57bd84d08b708594a0027c65..05a6dc36c6314f285b27cd44133be3bf4d08fb45 100644 (file)
 #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)