X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/bc797f4cc8ffe36277ba8b7dd4b57e63a96bfcb5..143318ddbb005602b600216cca621439b771f889:/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