X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/ed0c2af3ab647d5a7b95bb7dfd89dba8f05a0881..a1900c9e1d07ac71f373f94656bf26a45f032c39:/src/motif/control.cpp diff --git a/src/motif/control.cpp b/src/motif/control.cpp index e488c043aa..c972668ad1 100644 --- a/src/motif/control.cpp +++ b/src/motif/control.cpp @@ -9,7 +9,7 @@ // Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// -#ifdef __GNUG__ +#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA) #pragma implementation "control.h" #endif