]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/hash.h
Catching dclick event from a spinbutton or spin control
[wxWidgets.git] / include / wx / hash.h
index a42138a438ba540fa39d39ec84937fa73f8952c1..93405385693e1994b366c9e3f0a4baa1c3b8c05c 100644 (file)
@@ -12,7 +12,7 @@
 #ifndef _WX_HASH_H__
 #define _WX_HASH_H__
 
-#ifdef __GNUG__
+#if defined(__GNUG__) && !defined(__APPLE__)
 #pragma interface "hash.h"
 #endif