]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/mac/joystick.h
Added some missing STL-like wxArray/wxArrayString constructors.
[wxWidgets.git] / include / wx / mac / joystick.h
index e1138391be08267a0b97a2ec35b183e05909ee8b..6db596e3b3cb4bc42e449ea57db1fec7fdc345b4 100644 (file)
@@ -12,7 +12,7 @@
 #ifndef _WX_JOYSTICK_H_
 #define _WX_JOYSTICK_H_
 
-#if defined(__GNUG__) && !defined(__APPLE__)
+#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
 #pragma interface "joystick.h"
 #endif