]> git.saurik.com Git - wxWidgets.git/blobdiff - contrib/samples/ogl/studio/view.h
wxMutexGuiEnter/Leave didn't work because this file is compiled with wxUSE_GUI=0
[wxWidgets.git] / contrib / samples / ogl / studio / view.h
index 11cb3aeb1ed1d1b5634e3010475d1018d6d776e2..7b5065aa5b9e70011397626f6d81ee362f461c85 100644 (file)
@@ -12,7 +12,7 @@
 #ifndef _STUDIO_VIEW_H_
 #define _STUDIO_VIEW_H_
 
-#ifdef __GNUG__
+#if defined(__GNUG__) && !defined(__APPLE__)
 // #pragma interface "view.h"
 #endif