]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/gtk1/cursor.h
added wxIsDebuggerRunning() (which is going to replace the mess in log.cpp)
[wxWidgets.git] / include / wx / gtk1 / cursor.h
index e91fc3a381207f890fcfde2cc1e748f94f19cb08..655103113a1a7e350b93cc6d3466cc621d9a06c1 100644 (file)
@@ -11,7 +11,7 @@
 #ifndef __GTKCURSORH__
 #define __GTKCURSORH__
 
-#ifdef __GNUG__
+#if defined(__GNUG__) && !defined(__APPLE__)
 #pragma interface
 #endif