]> git.saurik.com Git - wxWidgets.git/blobdiff - src/mgl/palette.cpp
Fixed compilation problem.
[wxWidgets.git] / src / mgl / palette.cpp
index b851f799a8a1f19c6570556e27bad3e6a45452ae..efc4791921015d6345d3ba7a3d76396ef8af6e11 100644 (file)
@@ -8,7 +8,7 @@
 /////////////////////////////////////////////////////////////////////////////
 
 
-#ifdef __GNUG__
+#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
 #pragma implementation "palette.h"
 #endif