]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/encconv.h
Make use of new array functions.
[wxWidgets.git] / include / wx / encconv.h
index 84d26771755ce81d8f928ba6761539c068379e4b..013b9d76bfb31c4bc10136eb4c34fca62b4f5228 100644 (file)
@@ -10,7 +10,7 @@
 #ifndef _WX_ENCCONV_H_
 #define _WX_ENCCONV_H_
 
-#ifdef __GNUG__
+#if defined(__GNUG__) && !defined(__APPLE__)
 #pragma interface "encconv.h"
 #endif