]> git.saurik.com Git - wxWidgets.git/blobdiff - src/common/http.cpp
xti additions / changes, trying to reduce dependencies
[wxWidgets.git] / src / common / http.cpp
index 9758181c724bd080a3e40c905fde0322e47e008e..3f5a86b4ae3d832cb96ed01bc321e93ee81d5505 100644 (file)
@@ -9,7 +9,7 @@
 // Licence:     wxWindows licence
 /////////////////////////////////////////////////////////////////////////////
 
-#ifdef __GNUG__
+#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
   #pragma implementation "http.h"
 #endif