X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/47cd661014b0bcf3311d8b6b01e87a13a04a2465..c7346341eb9d16c94e90d435524decd13f0ca714:/src/univ/textctrl.cpp diff --git a/src/univ/textctrl.cpp b/src/univ/textctrl.cpp index 78e4f2a3cc..6e28cbd26c 100644 --- a/src/univ/textctrl.cpp +++ b/src/univ/textctrl.cpp @@ -117,7 +117,7 @@ // headers // ---------------------------------------------------------------------------- -#ifdef __GNUG__ +#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA) #pragma implementation "univtextctrl.h" #endif