]> git.saurik.com Git - wxWidgets.git/blobdiff - src/generic/helpext.cpp
Add comments explaining the workaround for mingw 3.2.3
[wxWidgets.git] / src / generic / helpext.cpp
index 9f4ef3d109c0e271efed31733fc60dcc87c13c1e..49dae623f0f0c7e4d0c752f1dc7ffad14fa89b2e 100644 (file)
@@ -45,6 +45,7 @@
 
 #ifdef __WXMSW__
 #include <windows.h>
+#include "wx/msw/winundef.h"
 #endif
 
 // ----------------------------------------------------------------------------