projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Update caret in SetInsertionPoint
[wxWidgets.git]
/
src
/
regex
/
regcustom.h
diff --git
a/src/regex/regcustom.h
b/src/regex/regcustom.h
index cd77bf6dbe7fd196f5c9cd9b3e34d18450098d45..69e7c92069184fc7e5bad418d659d8e1005d5078 100644
(file)
--- a/
src/regex/regcustom.h
+++ b/
src/regex/regcustom.h
@@
-37,7
+37,8
@@
/* must include this after ctype.h inclusion for CodeWarrior/Mac */
#include "wx/defs.h"
/* must include this after ctype.h inclusion for CodeWarrior/Mac */
#include "wx/defs.h"
-#include "wx/wxchar.h"
+#include "wx/chartype.h"
+#include "wx/wxcrtbase.h"
/*
* Do not insert extras between the "begin" and "end" lines -- this
/*
* Do not insert extras between the "begin" and "end" lines -- this