X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/af9083592b2301752520f7965ddcf5fb862a6fc4..9a63feff3a93d9d9dc36f155d3a5c3a36cb922f0:/contrib/utils/wxrcedit/propedit.h diff --git a/contrib/utils/wxrcedit/propedit.h b/contrib/utils/wxrcedit/propedit.h index b74371604e..8676a3e262 100644 --- a/contrib/utils/wxrcedit/propedit.h +++ b/contrib/utils/wxrcedit/propedit.h @@ -7,7 +7,7 @@ // Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// -#ifdef __GNUG__ +#if defined(__GNUG__) && !defined(__APPLE__) #pragma interface "propedit.h" #endif