]> git.saurik.com Git - wxWidgets.git/commitdiff
Fixes errno.h problems and enable joystick code
authorDavid Webster <Dave.Webster@bhmi.com>
Tue, 22 May 2001 17:25:21 +0000 (17:25 +0000)
committerDavid Webster <Dave.Webster@bhmi.com>
Tue, 22 May 2001 17:25:21 +0000 (17:25 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@10275 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

include/wx/os2/app.h
include/wx/os2/setup.h
include/wx/os2/setup0.h

index f5287d284c27b74bd58918556fc8822f58fde27c..079330cd68390a4a509d24d0dee1272636fe715f 100644 (file)
@@ -21,7 +21,6 @@
 #include <utils.h>
 #undef BYTE_ORDER
 #include <types.h>
-#include <nerrno.h>
 #define INCL_ORDERS
 #endif
 
index 83aa19c65041e0ae351a82499a1cbf312c3d106c..7bea1764b1cb91764d97efaed4c19d24f8bf9590 100644 (file)
 #define wxUSE_TIMEDATE    1
                                 // 0 for no wxTime/wxDate classes
 
+#define wxUSE_MENUS       1
+                                // 0 for no menus
+
+#define wxUSE_JOYSTICK    1
+                                // 0 for no joystick functions
+
 #define wxUSE_CLIPBOARD   1
                                 // 0 for no clipboard functions
 
index 83aa19c65041e0ae351a82499a1cbf312c3d106c..7bea1764b1cb91764d97efaed4c19d24f8bf9590 100644 (file)
 #define wxUSE_TIMEDATE    1
                                 // 0 for no wxTime/wxDate classes
 
+#define wxUSE_MENUS       1
+                                // 0 for no menus
+
+#define wxUSE_JOYSTICK    1
+                                // 0 for no joystick functions
+
 #define wxUSE_CLIPBOARD   1
                                 // 0 for no clipboard functions