X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/205830e23c8a5097af39d099303abb8976745229..69429a166f8b168228bbb89eb8c52903670f4fd2:/include/wx/generic/helphtml.h diff --git a/include/wx/generic/helphtml.h b/include/wx/generic/helphtml.h index 2386ee1c28..ca99146693 100644 --- a/include/wx/generic/helphtml.h +++ b/include/wx/generic/helphtml.h @@ -11,7 +11,7 @@ #if wxUSE_HELP -#ifdef __GNUG__ +#if defined(__GNUG__) && !defined(__APPLE__) # pragma interface "helphtml.h" #endif