X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/4ac48ae21050f6540abd57c26ff1aa254f9e0354..f98bd6d6cf33f0475b5d737a2968b42b7ea0009f:/src/mac/carbon/drawer.cpp diff --git a/src/mac/carbon/drawer.cpp b/src/mac/carbon/drawer.cpp index 0e77b28702..605aad98ab 100644 --- a/src/mac/carbon/drawer.cpp +++ b/src/mac/carbon/drawer.cpp @@ -12,11 +12,8 @@ // Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// -#ifdef __GNUG__ -#pragma implementation "control.h" -#endif +#include "wx/wxprec.h" -#include "wx/defs.h" #include "wx/mac/private.h" #if defined( __WXMAC__ ) && TARGET_API_MAC_OSX && ( MAC_OS_X_VERSION_MAX_ALLOWED >= MAC_OS_X_VERSION_10_2 )