X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/bc797f4cc8ffe36277ba8b7dd4b57e63a96bfcb5..a6de86fa530d95b6f30e0349e81de8b8692b348f:/src/x11/joystick.cpp?ds=sidebyside diff --git a/src/x11/joystick.cpp b/src/x11/joystick.cpp index 9b7a84dfbc..a21ce29b22 100644 --- a/src/x11/joystick.cpp +++ b/src/x11/joystick.cpp @@ -9,7 +9,7 @@ // Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// -#ifdef __GNUG__ +#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA) #pragma implementation "joystick.h" #endif