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