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