X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/decb3a6a16ea5acf1dfcdb1b70cb6edaa09840c0..24ffafd6c4a2b6da8d678a58e09db89ba7f2c603:/contrib/include/wx/net/web.h diff --git a/contrib/include/wx/net/web.h b/contrib/include/wx/net/web.h index ce79f83b8d..e64b086343 100644 --- a/contrib/include/wx/net/web.h +++ b/contrib/include/wx/net/web.h @@ -9,7 +9,7 @@ // Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// -#ifdef __GNUG__ +#if defined(__GNUG__) && !defined(__APPLE__) #pragma interface "web.h" #endif