]> git.saurik.com Git - wxWidgets.git/blobdiff - src/common/url.cpp
added support for gcc precompiled headers
[wxWidgets.git] / src / common / url.cpp
index 192c68fd3ba160e51d5d3f92f9203db990d5bdcc..bccda3d90fa4113bbf487c5a019f36dac106aea2 100644 (file)
@@ -9,7 +9,7 @@
 // Licence:     wxWindows licence
 /////////////////////////////////////////////////////////////////////////////
 
-#ifdef __GNUG__
+#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
 #pragma implementation "url.h"
 #endif