]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/dynarray.h
compilation fix for cygwin
[wxWidgets.git] / include / wx / dynarray.h
index 97e25174802bb543efc181cbc964d2fa2ce75925..f3dfbd09d39f083970b9d13bc3fa01a8e2c3e811 100644 (file)
@@ -12,7 +12,7 @@
 #ifndef   _DYNARRAY_H
 #define   _DYNARRAY_H
 
 #ifndef   _DYNARRAY_H
 #define   _DYNARRAY_H
 
-#ifdef __GNUG__
+#if defined(__GNUG__) && !defined(__APPLE__)
 #pragma interface "dynarray.h"
 #endif
 
 #pragma interface "dynarray.h"
 #endif