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