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