]> git.saurik.com Git - wxWidgets.git/blobdiff - src/mac/carbon/colordlg.cpp
reintroducing direct access, cleanup
[wxWidgets.git] / src / mac / carbon / colordlg.cpp
index 6ca035476126cca94163014c5e3ecfdb283b56d6..bea3f01b823cd7caf26898e6655668201d9e1d77 100644 (file)
 // Licence:       wxWindows licence
 /////////////////////////////////////////////////////////////////////////////
 
-#ifdef __GNUG__
+#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
 #pragma implementation "colordlg.h"
 #endif
 
+#include "wx/wxprec.h"
+
 #include "wx/mac/colordlg.h"
 #include "wx/fontdlg.h"