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