]> git.saurik.com Git - wxWidgets.git/blobdiff - src/mgl/settings.cpp
added support for gcc precompiled headers
[wxWidgets.git] / src / mgl / settings.cpp
index 355db0d4f6ba1cabe7031da87be68fcabfccf349..76868a7369355bdec0401de67e25b837be9c1abe 100644 (file)
@@ -7,7 +7,7 @@
 /////////////////////////////////////////////////////////////////////////////
 
 
-#ifdef __GNUG__
+#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
 #pragma implementation "settings.h"
 #endif