Wouldn't compile on Intel/universal binary with those tests, and
do we really need several lines of ifdefing just to include a header maybe for microsecond gains? git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39773 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
parent
2273efca47
commit
0db43f1ab6
@ -13,12 +13,7 @@
|
||||
|
||||
#if wxUSE_GUI
|
||||
|
||||
#ifndef WX_PRECOMP
|
||||
#if TARGET_API_MAC_OSX
|
||||
#include "wx/toplevel.h"
|
||||
#endif
|
||||
#endif
|
||||
|
||||
#include "wx/toplevel.h"
|
||||
#include "wx/dc.h"
|
||||
|
||||
#ifndef __DARWIN__
|
||||
|
Loading…
Reference in New Issue
Block a user