X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/89d96c130a18ab8ef7cac5f7afadc78e5fc9c08a..e55c4dd1b1c6b4ebaa86d014c71b378baba77bec:/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