]> git.saurik.com Git - wxWidgets.git/blobdiff - contrib/include/wx/ogl/ogldiag.h
disable use of #pragma interface under Mac OS X
[wxWidgets.git] / contrib / include / wx / ogl / ogldiag.h
index 0444911f79b798f35895cd4e9024c96ba78806a7..afe7db18c44413264e1470d12d56608f0d1f1204 100644 (file)
@@ -12,7 +12,7 @@
 #ifndef _OGL_OGLDIAG_H_
 #define _OGL_OGLDIAG_H_
 
-#ifdef __GNUG__
+#if defined(__GNUG__) && !defined(__APPLE__)
 #pragma interface "ogldiag.h"
 #endif