]> git.saurik.com Git - wxWidgets.git/blobdiff - src/os2/utilsexc.cpp
debug check for infinite loop in InitializeClasses() added
[wxWidgets.git] / src / os2 / utilsexc.cpp
index 1ebf11803466b6645ab7dd6af2f2d22d4739c0d0..19afebe4d93f2baed72b32d42f361bfe53562171 100644 (file)
 
 #include "wx/os2/private.h"
 
-#define INCL_DOSPROCESS
-#define INCL_DOSERRORS
-#define INCL_DOS
-#include <os2.h>
+#define PURE_32
+#include <upm.h>
+#include <netcons.h>
+#include <netbios.h>
 
 #include <ctype.h>
 #include <direct.h>