]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/effects.h
Make use of new array functions.
[wxWidgets.git] / include / wx / effects.h
index 449064e1394ccde5162cfa093d2f08a2be9ccd29..09db9151a13596c7c831ccc9fdafd1b685da57e0 100644 (file)
@@ -10,7 +10,7 @@
 // Licence:    wxWindows licence
 /////////////////////////////////////////////////////////////////////////////
 
-#ifdef __GNUG__
+#if defined(__GNUG__) && !defined(__APPLE__)
 #pragma interface "effects.h"
 #endif