]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/afterstd.h
Added RTL functions missing from WinCE to wxchar.h/cpp
[wxWidgets.git] / include / wx / afterstd.h
index 313c2257a2afecaac57e4551c208a3dfc5a932ce..a840f06f813b1a4e8e29beadf69e16cf5d2ad2c6 100644 (file)
@@ -13,6 +13,9 @@
     See the comments in beforestd.h.
  */
 
+#if defined(__WXMSW__) && defined(__MINGW32__)
+    #include "wx/msw/winundef.h"
+#endif
 #ifdef _MSC_VER
 #   pragma warning(pop)
 #endif