X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/cbe37d08c8de929de5574b4831f9fbe57e85cbd7..6ee3c06421446908fabe9de45b8e0c7519c28c24:/contrib/utils/wxrcedit/edapp.cpp diff --git a/contrib/utils/wxrcedit/edapp.cpp b/contrib/utils/wxrcedit/edapp.cpp index 8a3111e7ad..10a151c891 100644 --- a/contrib/utils/wxrcedit/edapp.cpp +++ b/contrib/utils/wxrcedit/edapp.cpp @@ -7,7 +7,7 @@ // Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// -#ifdef __GNUG__ +#if defined(__GNUG__) && !defined(__APPLE__) #pragma implementation #pragma interface #endif