X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/bc797f4cc8ffe36277ba8b7dd4b57e63a96bfcb5..9add93670bb4a38e4007b8422b34b29b6194eecb:/src/x11/joystick.cpp 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