]> git.saurik.com Git - wxWidgets.git/blobdiff - src/common/intl.cpp
added support for gcc precompiled headers
[wxWidgets.git] / src / common / intl.cpp
index 85ae05c74bb29f5db7ce151ffdd6398e579c45bc..1fd78f7aca0c3a6876952a91142790943ee463f0 100644 (file)
@@ -17,7 +17,7 @@
 // headers
 // ----------------------------------------------------------------------------
 
-#ifdef __GNUG__
+#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
     #pragma implementation "intl.h"
 #endif