]> git.saurik.com Git - wxWidgets.git/blobdiff - src/mac/carbon/colour.cpp
Base for wxMessageDialog with common checks for style.
[wxWidgets.git] / src / mac / carbon / colour.cpp
index 86487f7a35f68fed6fd8a54b8cbc4ee74bf2e62a..51123f9c504438375c29df9b09ddd78a82c74a54 100644 (file)
@@ -9,10 +9,12 @@
 // Licence:       wxWindows licence
 /////////////////////////////////////////////////////////////////////////////
 
-#ifdef __GNUG__
+#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
 #pragma implementation "colour.h"
 #endif
 
+#include "wx/wxprec.h"
+
 #include "wx/gdicmn.h"
 #include "wx/colour.h"