projects
/
wxWidgets.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9576853
)
compilation fix for compilation w/o precompiled headers
author
Václav Slavík
<vslavik@fastmail.fm>
Thu, 10 Aug 2006 13:53:25 +0000
(13:53 +0000)
committer
Václav Slavík
<vslavik@fastmail.fm>
Thu, 10 Aug 2006 13:53:25 +0000
(13:53 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40550
c3d73ce0
-8a6f-49c7-b76d-
6d57e0e08775
src/univ/colschem.cpp
patch
|
blob
|
blame
|
history
diff --git
a/src/univ/colschem.cpp
b/src/univ/colschem.cpp
index 05868880ae863af4babff05351f99773bef717df..074088a7ea3752e95dba11768ae387776a61f7d1 100644
(file)
--- a/
src/univ/colschem.cpp
+++ b/
src/univ/colschem.cpp
@@
-26,6
+26,7
@@
#ifndef WX_PRECOMP
#include "wx/settings.h"
+ #include "wx/gdicmn.h"
#endif // WX_PRECOMP
#include "wx/univ/colschem.h"