]> git.saurik.com Git - wxWidgets.git/blobdiff - src/generic/helpext.cpp
asserts in wxGridStringTable corrected
[wxWidgets.git] / src / generic / helpext.cpp
index abac8364523d8a942edaa905b5eb64763da25e2c..838d373f0480cabd58b81a770524dc4f68f8895b 100644 (file)
     #include   <unistd.h>
 #endif
 
+#ifdef __WXMSW__
+#include <windows.h>
+#endif
+
 IMPLEMENT_CLASS(wxExtHelpController, wxHTMLHelpControllerBase)
 
 /**