X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/35b038b17edefee28f48440d26414d1df6b972e9..009a066588622dd8d07343756b3e0922d2c9ebd4:/include/wx/html/helpdata.h diff --git a/include/wx/html/helpdata.h b/include/wx/html/helpdata.h index 0780cac6b0..72612cf2b1 100644 --- a/include/wx/html/helpdata.h +++ b/include/wx/html/helpdata.h @@ -12,7 +12,7 @@ #ifndef _WX_HELPDATA_H_ #define _WX_HELPDATA_H_ -#ifdef __GNUG__ +#if defined(__GNUG__) && !defined(__APPLE__) #pragma interface "helpdata.h" #endif