]>
git.saurik.com Git - wxWidgets.git/blobdiff - src/palmos/main.cpp
#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