projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Don't ignore invalid files entered into wxFileDirPickerCtrlBase.
[wxWidgets.git]
/
include
/
wx
/
regex.h
diff --git
a/include/wx/regex.h
b/include/wx/regex.h
index 5aa6368e820a27d0178eedf3df7c39c6d2447809..77ed092997277fb793df6661c58e4186d4a852bf 100644
(file)
--- a/
include/wx/regex.h
+++ b/
include/wx/regex.h
@@
-16,7
+16,7
@@
#if wxUSE_REGEX
-class WXDLLIMPEXP_FWD_BASE wxString;
+#include "wx/string.h"
// ----------------------------------------------------------------------------
// constants