X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/0148745bb7a9b1e1046229577fbd802eb9f03e8f..b4a5e7b6f19bcef7449c87d46ab46af1b4aaec6b:/src/xrc/xh_tree.cpp diff --git a/src/xrc/xh_tree.cpp b/src/xrc/xh_tree.cpp index 5c892ebc77..d9ee3ad6d6 100644 --- a/src/xrc/xh_tree.cpp +++ b/src/xrc/xh_tree.cpp @@ -8,7 +8,7 @@ // Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// -#ifdef __GNUG__ +#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA) #pragma implementation "xh_tree.h" #endif