X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/360b63dd328617a32752f61b45d347963c6c5ee1..dbdf9a176f4239d8204cef176fd9780530ba9302:/include/wx/html/htmltag.h diff --git a/include/wx/html/htmltag.h b/include/wx/html/htmltag.h index f681056d58..f09efd74b1 100644 --- a/include/wx/html/htmltag.h +++ b/include/wx/html/htmltag.h @@ -11,7 +11,7 @@ #ifndef _WX_HTMLTAG_H_ #define _WX_HTMLTAG_H_ -#if defined(__GNUG__) && !defined(__APPLE__) +#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA) #pragma interface "htmltag.h" #endif