]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/gtk1/joystick.h
added wxIsDebuggerRunning() (which is going to replace the mess in log.cpp)
[wxWidgets.git] / include / wx / gtk1 / joystick.h
index 957c16581adbdc734bdd31634b7dcba426592fdd..65c2401aa07bff7c35415cf28f128369f22dbe67 100644 (file)
@@ -12,7 +12,7 @@
 #ifndef __JOYSTICKH__
 #define __JOYSTICKH__
 
-#ifdef __GNUG__
+#if defined(__GNUG__) && !defined(__APPLE__)
 #pragma interface "joystick.h"
 #endif