X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/30dc34551bc893d879bb5e3a6969354066445fc9..8d0a7b563acf4bd7e75824ba2076a7ab4d81a650:/include/wx/xrc/xh_text.h?ds=sidebyside diff --git a/include/wx/xrc/xh_text.h b/include/wx/xrc/xh_text.h index b9d3021f68..e67010eeb6 100644 --- a/include/wx/xrc/xh_text.h +++ b/include/wx/xrc/xh_text.h @@ -11,7 +11,7 @@ #ifndef _WX_XH_TEXT_H_ #define _WX_XH_TEXT_H_ -#if defined(__GNUG__) && !defined(__APPLE__) +#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA) #pragma interface "xh_text.h" #endif