X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/a1e4ec87317aa33fae6dbd8c55fbc699432d0026..c3732409acc7a1e0b3cdb1f0a5dec7cc49a4b28b:/src/xrc/xh_stlin.cpp?ds=sidebyside diff --git a/src/xrc/xh_stlin.cpp b/src/xrc/xh_stlin.cpp index 025713ec14..c0edceee1c 100644 --- a/src/xrc/xh_stlin.cpp +++ b/src/xrc/xh_stlin.cpp @@ -8,7 +8,7 @@ // Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// -#ifdef __GNUG__ +#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA) #pragma implementation "xh_stlin.h" #endif