]> git.saurik.com Git - wxWidgets.git/blobdiff - src/common/fs_mem.cpp
compilation fix for !USE_PCH
[wxWidgets.git] / src / common / fs_mem.cpp
index 81bf3697657374e4a7dfb3d8d0085ca0af44d849..7fd15699908a91f99b64e47d712cafbcca789742 100644 (file)
@@ -7,7 +7,7 @@
 /////////////////////////////////////////////////////////////////////////////
 
 
-#ifdef __GNUG__
+#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
 #pragma implementation "fs_mem.h"
 #endif