X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/85f582bda7cff60e81f16a75551a8e0ee79867e1..1d1ed4087d9b2282b0ce94c7e8bfd515eb5734fc:/include/wx/unix/joystick.h?ds=sidebyside diff --git a/include/wx/unix/joystick.h b/include/wx/unix/joystick.h index 65c2401aa0..131851f117 100644 --- a/include/wx/unix/joystick.h +++ b/include/wx/unix/joystick.h @@ -12,7 +12,7 @@ #ifndef __JOYSTICKH__ #define __JOYSTICKH__ -#if defined(__GNUG__) && !defined(__APPLE__) +#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA) #pragma interface "joystick.h" #endif