]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/gtk1/dnd.h
allow compilation with wxUSE_DATETIME == 0 (patch 679822)
[wxWidgets.git] / include / wx / gtk1 / dnd.h
index a733897cb932c05563386ce189c77e21ba83cdea..9bc4868523dc265235deeb1ac8ed53d6b148c87b 100644 (file)
@@ -11,7 +11,7 @@
 #ifndef __GTKDNDH__
 #define __GTKDNDH__
 
-#ifdef __GNUG__
+#if defined(__GNUG__) && !defined(__APPLE__)
 #pragma interface
 #endif