X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/f7b2395841169b2230adc0ab8741406e3cd3f477..8a646b6b9f7593b433a328ce644f5f274685b356:/include/wx/html/htmlcell.h diff --git a/include/wx/html/htmlcell.h b/include/wx/html/htmlcell.h index 59b6f265a8..e2760ab1f8 100644 --- a/include/wx/html/htmlcell.h +++ b/include/wx/html/htmlcell.h @@ -12,7 +12,7 @@ #ifndef _WX_HTMLCELL_H_ #define _WX_HTMLCELL_H_ -#ifdef __GNUG__ +#if defined(__GNUG__) && !defined(__APPLE__) #pragma interface "htmlcell.h" #endif