X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/2d34a3036ee7d4f1d2b6caf8a1e47f67930a430a..fae7d1580972e42b6bfea83abbcc19000e34c1a7:/src/common/intl.cpp?ds=sidebyside diff --git a/src/common/intl.cpp b/src/common/intl.cpp index 85ae05c74b..1fd78f7aca 100644 --- a/src/common/intl.cpp +++ b/src/common/intl.cpp @@ -17,7 +17,7 @@ // headers // ---------------------------------------------------------------------------- -#ifdef __GNUG__ +#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA) #pragma implementation "intl.h" #endif