X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/e896726a47740c69c0fb9b541cbb5d1d8ec6e87c..3e5270737bd7a4b21570e61c7cc37b08236b5eae:/src/mac/carbon/bitmap.cpp diff --git a/src/mac/carbon/bitmap.cpp b/src/mac/carbon/bitmap.cpp index 67ec567512..71aaca2aa7 100644 --- a/src/mac/carbon/bitmap.cpp +++ b/src/mac/carbon/bitmap.cpp @@ -9,11 +9,11 @@ // Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// -#ifdef __GNUG__ +#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA) #pragma implementation "bitmap.h" #endif -#include "wx/defs.h" +#include "wx/wxprec.h" #include "wx/bitmap.h" #include "wx/icon.h"