projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Include wx/validate.h and wx/valtext.h according to precompiled headers of wx/wx...
[wxWidgets.git]
/
src
/
gtk
/
utilsgtk.cpp
diff --git
a/src/gtk/utilsgtk.cpp
b/src/gtk/utilsgtk.cpp
index 1a65822ba32a040141c6bc1177850fad8a3c2ff2..f615293ba2820909c5934af7497aea4182d7fdd2 100644
(file)
--- a/
src/gtk/utilsgtk.cpp
+++ b/
src/gtk/utilsgtk.cpp
@@
-15,10
+15,10
@@
#ifndef WX_PRECOMP
#include "wx/string.h"
#include "wx/intl.h"
#ifndef WX_PRECOMP
#include "wx/string.h"
#include "wx/intl.h"
+ #include "wx/log.h"
#endif
#include "wx/apptrait.h"
#endif
#include "wx/apptrait.h"
-#include "wx/log.h"
#include "wx/process.h"
#include "wx/process.h"