]> git.saurik.com Git - wxWidgets.git/blobdiff - src/common/cmdline.cpp
another assert added to check incorrect use of ctor
[wxWidgets.git] / src / common / cmdline.cpp
index a3676830c799c4c6ca2d89e75885eceed0ea2d81..40700df5af937e2fb3c5c82b9a10ea864f4539c7 100644 (file)
@@ -37,6 +37,8 @@
     #include "wx/filefn.h"
 #endif //WX_PRECOMP
 
+#include <ctype.h>
+
 #include "wx/datetime.h"
 #include "wx/cmdline.h"