]> git.saurik.com Git - wxWidgets.git/blobdiff - src/common/strconv.cpp
Added Reset() to command line parser and called it from Parse(), so
[wxWidgets.git] / src / common / strconv.cpp
index ab68a01e14520725a5a03974b9f880dff2876e7a..baed36b0013ad80b2209b147d9c5b1dd20c14a36 100644 (file)
   #include <langinfo.h>
 #endif
 
+#ifdef __WXMSW__
+  #include <windows.h>
+#endif
+
 #include "wx/debug.h"
 #include "wx/strconv.h"