X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/1fc25a89ac1e6c5208db24bfc0abc8666b791dc6..f284605f65f6f957c90452b574f4131079819b53:/contrib/samples/ogl/studio/view.h?ds=sidebyside diff --git a/contrib/samples/ogl/studio/view.h b/contrib/samples/ogl/studio/view.h index 11cb3aeb1e..7b5065aa5b 100644 --- a/contrib/samples/ogl/studio/view.h +++ b/contrib/samples/ogl/studio/view.h @@ -12,7 +12,7 @@ #ifndef _STUDIO_VIEW_H_ #define _STUDIO_VIEW_H_ -#ifdef __GNUG__ +#if defined(__GNUG__) && !defined(__APPLE__) // #pragma interface "view.h" #endif