]> git.saurik.com Git - wxWidgets.git/blobdiff - src/common/ffile.cpp
Tweaked the layout sample a bit for wxGridBagSizer
[wxWidgets.git] / src / common / ffile.cpp
index 6b09f9876b75b897e63d318773cd3e98ba1cc0e8..95105fbfedea2ebc60f4b60c317bdf2a54b1e84b 100644 (file)
@@ -17,7 +17,7 @@
 // headers
 // ----------------------------------------------------------------------------
 
-#ifdef __GNUG__
+#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
     #pragma implementation "ffile.h"
 #endif