]> git.saurik.com Git - wxWidgets.git/blobdiff - contrib/samples/ogl/ogledit/palette.h
fixes to dependency problems in win32 makefiles
[wxWidgets.git] / contrib / samples / ogl / ogledit / palette.h
index 2e9102f7db62ed768d0790a49313f6fc2eab93f4..c38e39dbeadd708031dde53858b2c652fbb34a40 100644 (file)
@@ -12,7 +12,7 @@
 #ifndef _OGLSAMPLE_PALETTE_H_
 #define _OGLSAMPLE_PALETTE_H_
 
-#ifdef __GNUG__
+#if defined(__GNUG__) && !defined(__APPLE__)
 // #pragma interface
 #endif