moving header for precomp builds
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@63589 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -17,13 +17,13 @@
|
||||
|
||||
#ifndef WX_PRECOMP
|
||||
#include "wx/app.h"
|
||||
#include "wx/evtloop.h"
|
||||
#include "wx/toplevel.h"
|
||||
#include "wx/gdicmn.h"
|
||||
#include "wx/wx.h"
|
||||
#endif // WX_PRECOMP
|
||||
|
||||
#include <AppKit/AppKit.h>
|
||||
#include "wx/evtloop.h"
|
||||
|
||||
#include "wx/osx/private.h"
|
||||
|
||||
wxDropSource* gCurrentSource = NULL;
|
||||
|
Reference in New Issue
Block a user