]> git.saurik.com Git - wxWidgets.git/blobdiff - contrib/include/wx/animate/animate.h
disable use of #pragma interface under Mac OS X
[wxWidgets.git] / contrib / include / wx / animate / animate.h
index 991beeb81d2de1d3b6891f9aa46e8949d841265d..2768d13d302e3ab567e16466745a0c01eaebf354 100644 (file)
@@ -12,7 +12,7 @@
 #ifndef _WX_ANIMATEH__
 #define _WX_ANIMATEH__
 
-#ifdef __GNUG__
+#if defined(__GNUG__) && !defined(__APPLE__)
     #pragma interface "animate.h"
 #endif