app.h must be included for the non RAEL implementation, as universal binaries command line builds don't support precomps yet ...

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@37177 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Stefan Csomor
2006-01-27 09:50:40 +00:00
parent 204b046ea0
commit 8071012d63

View File

@@ -25,6 +25,7 @@
#endif
#include "wx/evtloop.h"
#include "wx/app.h"
#include <Carbon/Carbon.h>