]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/hashmap.h
TRUE not true; FALSE not false
[wxWidgets.git] / include / wx / hashmap.h
index 801a03614008c9cdd08b41b7543f0f3c44ca215c..9b635e8a075aebfabb27926f8e7ea74c5ceb53ba 100644 (file)
@@ -12,7 +12,7 @@
 #ifndef _WX_HASHMAP_H_
 #define _WX_HASHMAP_H_
 
-#ifdef __GNUG__
+#if defined(__GNUG__) && !defined(__APPLE__)
 #pragma interface "hashmap.h"
 #endif