]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/textctrl.h
VC++ 5 compatibility
[wxWidgets.git] / include / wx / textctrl.h
index 5701847e563befc3bbf66d2110b86eda4f6808de..582cf855cc5cbe3c189217f3c8ea9a02d9f9e986 100644 (file)
     #endif // wxUSE_STD_IOSTREAM/!wxUSE_STD_IOSTREAM
 #endif
 
+#if defined(__WXMSW__) && defined(__MINGW32__)
+    #include "wx/msw/winundef.h"
+#endif
+
 class WXDLLEXPORT wxTextCtrl;
 class WXDLLEXPORT wxTextCtrlBase;