projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
refresh the item being collapsed when using comctl32.dll v6 as otherwise parts of...
[wxWidgets.git]
/
src
/
palmos
/
main.cpp
diff --git
a/src/palmos/main.cpp
b/src/palmos/main.cpp
index aaf6f0ab519c097482c540ad4c8f0ef360495544..d1ca47947240c9b49402907dd552950bcdd9996c 100644
(file)
--- a/
src/palmos/main.cpp
+++ b/
src/palmos/main.cpp
@@
-24,8
+24,11
@@
#pragma hdrstop
#endif
#pragma hdrstop
#endif
-#include "wx/event.h"
-#include "wx/app.h"
+#ifndef WX_PRECOMP
+ #include "wx/event.h"
+ #include "wx/app.h"
+#endif //WX_PRECOMP
+
#include "wx/cmdline.h"
#if wxUSE_GUI
#include "wx/cmdline.h"
#if wxUSE_GUI