]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/mac/dnd.h
Update to Scintilla 1.48
[wxWidgets.git] / include / wx / mac / dnd.h
index 252d2376147aa42be7de5dd39051b23172a9ead2..e77bb0025aa20df50d407e6138dbed7adeb8bf64 100644 (file)
@@ -10,7 +10,7 @@
 #ifndef _WX_DND_H_
 #define _WX_DND_H_
 
-#ifdef __GNUG__
+#if defined(__GNUG__) && !defined(__APPLE__)
 #pragma interface "dnd.h"
 #endif