]> git.saurik.com Git - wxWidgets.git/blobdiff - src/common/sckaddr.cpp
Compilation fix
[wxWidgets.git] / src / common / sckaddr.cpp
index 80658f3314e7e3d29f4b9fb791dc08129cc169db..33b51d153d4db502e9739307b9e9734e36d7a2b8 100644 (file)
@@ -9,7 +9,7 @@
 // Licence:     wxWindows licence
 /////////////////////////////////////////////////////////////////////////////
 
-#ifdef __GNUG__
+#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
   #pragma implementation "sckaddr.h"
 #endif