X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/d45bc436954b74745c2f33fdd32b8e813f23431d..b8ddac49a37a01ca1cf89f97dc97c4945b50ddab:/include/wx/html/helpfrm.h diff --git a/include/wx/html/helpfrm.h b/include/wx/html/helpfrm.h index 835a7b9100..11a5e82961 100644 --- a/include/wx/html/helpfrm.h +++ b/include/wx/html/helpfrm.h @@ -12,7 +12,7 @@ #ifndef _WX_HELPFRM_H_ #define _WX_HELPFRM_H_ -#ifdef __GNUG__ +#if defined(__GNUG__) && !defined(__APPLE__) #pragma interface "helpfrm.h" #endif