]> git.saurik.com Git - wxWidgets.git/blobdiff - src/mac/carbon/palette.cpp
fix for non-quartz branch
[wxWidgets.git] / src / mac / carbon / palette.cpp
index 7812dbebc05ea2b07af1c8c97cde3dda789e0883..d3417248c84ab539da1c16469fc34b004aa9e0cf 100644 (file)
@@ -6,14 +6,14 @@
 // Created:     1998-01-01
 // RCS-ID:      $Id$
 // Copyright:   (c) Stefan Csomor
-// Licence:       wxWidgets licence
+// Licence:       wxWindows licence
 /////////////////////////////////////////////////////////////////////////////
 
-#ifdef __GNUG__
+#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
 #pragma implementation "palette.h"
 #endif
 
-#include "wx/defs.h"
+#include "wx/wxprec.h"
 
 #if wxUSE_PALETTE