]> git.saurik.com Git - wxWidgets.git/blobdiff - src/common/regex.cpp
Remove const bool
[wxWidgets.git] / src / common / regex.cpp
index ccf9ffd727b019e03564d94171d87207ccb7176e..bc0faa554ee047cb2e2c661efad92e1c68d14aeb 100644 (file)
@@ -32,6 +32,7 @@
     #include "wx/string.h"
     #include "wx/log.h"
     #include "wx/intl.h"
+    #include "wx/crt.h"
 #endif //WX_PRECOMP
 
 // FreeBSD, Watcom and DMars require this, CW doesn't have nor need it.