X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/1996c23f8c7255c51aacc8f1a2f8f904d440ea4f..900a87655f9a8533817c82fdac7deaedf345b246:/src/mac/carbon/icon.cpp diff --git a/src/mac/carbon/icon.cpp b/src/mac/carbon/icon.cpp index ab1dffe712..25543c1e95 100644 --- a/src/mac/carbon/icon.cpp +++ b/src/mac/carbon/icon.cpp @@ -9,10 +9,12 @@ // Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// -#ifdef __GNUG__ +#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA) #pragma implementation "icon.h" #endif +#include "wx/wxprec.h" + #include "wx/icon.h" #if !USE_SHARED_LIBRARIES