projects
/
wxWidgets.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
eb9524c
)
PCH-less compilation fix
author
Václav Slavík
<vslavik@fastmail.fm>
Sun, 10 Jun 2007 21:33:45 +0000
(21:33 +0000)
committer
Václav Slavík
<vslavik@fastmail.fm>
Sun, 10 Jun 2007 21:33:45 +0000
(21:33 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@46393
c3d73ce0
-8a6f-49c7-b76d-
6d57e0e08775
src/common/stringimpl.cpp
patch
|
blob
|
blame
|
history
diff --git
a/src/common/stringimpl.cpp
b/src/common/stringimpl.cpp
index eb90ea7eae94b0559e2486b65a9f6257ca52cbbd..af847b54e1fcfe2c4de6f80c11724dc855ba72e9 100644
(file)
--- a/
src/common/stringimpl.cpp
+++ b/
src/common/stringimpl.cpp
@@
-30,6
+30,7
@@
#ifndef WX_PRECOMP
#include "wx/stringimpl.h"
+ #include "wx/wxcrt.h"
#endif
#include <ctype.h>