X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/6acba9a7194b30113636efb08e0b165f91011e79..5de65c69302144824356ad94a659ffa539cf4139:/include/wx/html/htmlproc.h?ds=sidebyside diff --git a/include/wx/html/htmlproc.h b/include/wx/html/htmlproc.h index f0bd12235b..4b148ecbca 100644 --- a/include/wx/html/htmlproc.h +++ b/include/wx/html/htmlproc.h @@ -11,7 +11,7 @@ #ifndef _WX_HTMLPREP_H_ #define _WX_HTMLPREP_H_ -#if defined(__GNUG__) && !defined(__APPLE__) +#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA) #pragma interface "htmlproc.h" // (implementation is in htmlwin.cpp, there's no htmlprep.cpp!) #endif