X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/89d96c130a18ab8ef7cac5f7afadc78e5fc9c08a..a1900c9e1d07ac71f373f94656bf26a45f032c39:/src/html/htmlpars.cpp diff --git a/src/html/htmlpars.cpp b/src/html/htmlpars.cpp index b205c3305b..9718c67ee3 100644 --- a/src/html/htmlpars.cpp +++ b/src/html/htmlpars.cpp @@ -8,7 +8,7 @@ ///////////////////////////////////////////////////////////////////////////// -#ifdef __GNUG__ +#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA) #pragma implementation "htmlpars.h" #endif