X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/7df07b10aaf306995cc93f67706113bae9173135..d9e12f1a3267a834a31bc516632655e1f016fb77:/samples/validate/validate.h diff --git a/samples/validate/validate.h b/samples/validate/validate.h index 3a4bd970e5..546cfb254f 100644 --- a/samples/validate/validate.h +++ b/samples/validate/validate.h @@ -9,7 +9,7 @@ // Licence: wxWindows license ///////////////////////////////////////////////////////////////////////////// -#ifdef __GNUG__ +#if defined(__GNUG__) && !defined(__APPLE__) # pragma interface #endif