]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/wxprec.h
renamed to WX_DECLARE_LIST_WITH_DECL for consistency
[wxWidgets.git] / include / wx / wxprec.h
index 76f16b4108be49afcb6adcb687a0bd80cee92098..08c615af625b4e07b6901ab34cf46633ee78b765 100644 (file)
 
 // include standard Windows headers
 #if defined(__WXMSW__) && !wxUSE_MFC
 
 // include standard Windows headers
 #if defined(__WXMSW__) && !wxUSE_MFC
-    #ifndef STRICT
-        #define STRICT 1
-    #endif
-
-    #include <windows.h>
-    #include "wx/msw/winundef.h"
+    #include "wx/msw/wrapwin.h"
 #endif
 
 // include the most common wx headers
 #endif
 
 // include the most common wx headers