]> git.saurik.com Git - wxWidgets.git/blobdiff - src/common/filesys.cpp
wxBase compilation fixes
[wxWidgets.git] / src / common / filesys.cpp
index c1e307042324ba32caa2f66e5fecd0fd843ec586..648130d0014d6a3b41b9f5d7cc5238330cede6a5 100644 (file)
@@ -7,7 +7,7 @@
 // Licence:     wxWindows Licence
 /////////////////////////////////////////////////////////////////////////////
 
-#ifdef __GNUG__
+#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
 #pragma implementation "filesys.h"
 #endif