git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@58940 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Robert Roebling
2009-02-16 08:56:52 +00:00
parent 0fef6b7a5e
commit c146c3ae44

View File

@@ -24,12 +24,13 @@
#pragma hdrstop
#endif
#include "wx/evtloop.h"
#ifndef WX_PRECOMP
#include "wx/app.h"
#endif // WX_PRECOMP
#include "wx/evtloop.h"
#include "wx/osx/private.h"
// ============================================================================