X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/47cd661014b0bcf3311d8b6b01e87a13a04a2465..82499c49e4c5e3375ae8a17ce92359c694406782:/src/x11/textctrl.cpp diff --git a/src/x11/textctrl.cpp b/src/x11/textctrl.cpp index 4fb30cedcc..84b9ae0290 100644 --- a/src/x11/textctrl.cpp +++ b/src/x11/textctrl.cpp @@ -7,7 +7,7 @@ // Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// -#ifdef __GNUG__ +#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA) #pragma implementation "textctrl.h" #endif