]> git.saurik.com Git - wxWidgets.git/blobdiff - src/mac/carbon/region.cpp
corrected initialization of private wxBitmapHandler members in wxPICTResourceHandler...
[wxWidgets.git] / src / mac / carbon / region.cpp
index aefaa806930ece47ecf515dfdb3dd78a2e661898..f0054d35bc8befeee76cb128be70bdd591f7a317 100644 (file)
@@ -8,10 +8,12 @@
 // Licence:   wxWindows licence
 /////////////////////////////////////////////////////////////////////////////
 
 // Licence:   wxWindows licence
 /////////////////////////////////////////////////////////////////////////////
 
-#ifdef __GNUG__
+#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
 #pragma implementation "region.h"
 #endif
 
 #pragma implementation "region.h"
 #endif
 
+#include "wx/wxprec.h"
+
 #include "wx/region.h"
 #include "wx/gdicmn.h"
 #include "wx/mac/uma.h"
 #include "wx/region.h"
 #include "wx/gdicmn.h"
 #include "wx/mac/uma.h"