X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/e8117e7f5c3183284aaaae5e639b799d053c1fbf..edf6a063410b3fa401c913153a64f81d700fbda4:/include/wx/x11/icon.h?ds=sidebyside diff --git a/include/wx/x11/icon.h b/include/wx/x11/icon.h index 6ffa9e7903..1f3314b6bd 100644 --- a/include/wx/x11/icon.h +++ b/include/wx/x11/icon.h @@ -12,7 +12,7 @@ #ifndef _WX_ICON_H_ #define _WX_ICON_H_ -#ifdef __GNUG__ +#if defined(__GNUG__) && !defined(__APPLE__) #pragma interface "icon.h" #endif