X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/47cd661014b0bcf3311d8b6b01e87a13a04a2465..1978421a6d8b81c1f8a961da4b8ddf544fec7b1b:/src/x11/textctrl.cpp?ds=sidebyside 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