]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/mac/button.h
Platform define for wxWinCE
[wxWidgets.git] / include / wx / mac / button.h
index 12faee340c3c4403710773d9529a7ef10be9c12b..2279d8231690ade44322d1c2e3159ce8102044ac 100644 (file)
@@ -12,7 +12,7 @@
 #ifndef _WX_BUTTON_H_
 #define _WX_BUTTON_H_
 
-#ifdef __GNUG__
+#if defined(__GNUG__) && !defined(__APPLE__)
 #pragma interface "button.h"
 #endif