X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/decb3a6a16ea5acf1dfcdb1b70cb6edaa09840c0..30bfc425744ec3b797a956a9b78b902ff248bf3b:/contrib/include/wx/net/smapi.h diff --git a/contrib/include/wx/net/smapi.h b/contrib/include/wx/net/smapi.h index fd1246cf80..4d414580bf 100644 --- a/contrib/include/wx/net/smapi.h +++ b/contrib/include/wx/net/smapi.h @@ -9,7 +9,7 @@ // Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// -#ifdef __GNUG__ +#if defined(__GNUG__) && !defined(__APPLE__) #pragma interface "smapi.h" #endif @@ -53,4 +53,4 @@ protected: }; -#endif //_WX_SMAPI_H_ \ No newline at end of file +#endif //_WX_SMAPI_H_