X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/0ec6fd04ebd5f37220cb0d4d7c6d7256af50aee7..eed9e4791274d68ea1fb0c556bf3199ecf88a7d9:/src/motif/accel.cpp diff --git a/src/motif/accel.cpp b/src/motif/accel.cpp index 5ea448aec6..31a790d997 100644 --- a/src/motif/accel.cpp +++ b/src/motif/accel.cpp @@ -9,7 +9,7 @@ // Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// -#ifdef __GNUG__ +#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA) #pragma implementation "accel.h" #endif