]> git.saurik.com Git - wxWidgets.git/blobdiff - src/mgl/colour.cpp
added support for gcc precompiled headers
[wxWidgets.git] / src / mgl / colour.cpp
index affd84021d5a1a940b922b43803a7ef733eccb26..26c01514a796775d9dca17c9fefc854311d43cfc 100644 (file)
@@ -9,7 +9,7 @@
 // Licence:    wxWindows licence
 /////////////////////////////////////////////////////////////////////////////
 
-#ifdef __GNUG__
+#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
 #pragma implementation "colour.h"
 #endif