]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/mac/radiobut.h
Update to Scintilla 1.48
[wxWidgets.git] / include / wx / mac / radiobut.h
index 752fa59b46afab06baffa43166d614bf297bb8e1..e418d3f49542da870a7a1689c766a41e8e0ba3e3 100644 (file)
@@ -12,7 +12,7 @@
 #ifndef _WX_RADIOBUT_H_
 #define _WX_RADIOBUT_H_
 
-#ifdef __GNUG__
+#if defined(__GNUG__) && !defined(__APPLE__)
 #pragma interface "radiobut.h"
 #endif