]> git.saurik.com Git - wxWidgets.git/blobdiff - src/common/fs_inet.cpp
wxBase compilation fixes
[wxWidgets.git] / src / common / fs_inet.cpp
index 217d7bd72cea3d1cd01a3e0e5d8bcf11a1af4a7d..4356b665ea38d98973c9109d711000bf3adaa663 100644 (file)
@@ -19,7 +19,7 @@ limitation)
 
 */
 
-#ifdef __GNUG__
+#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
 #pragma implementation "fs_inet.h"
 #endif