]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/list.h
Added RTL functions missing from WinCE to wxchar.h/cpp
[wxWidgets.git] / include / wx / list.h
index 43316ca914f505fa91c8d4f54c7d26e2efded352..ffddd09a581ec24af774e10dfad03e0414c14684 100644 (file)
@@ -42,9 +42,6 @@
     #include "wx/beforestd.h"
     #include <list>
     #include "wx/afterstd.h"
-    #if defined(__WXMSW__) && defined(__MINGW32__)
-        #include "wx/msw/winundef.h"
-    #endif
 #endif
 
 // ----------------------------------------------------------------------------