X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/5447d1b4936b2ac36122cf76b8daebf5a83d8755..6612393c0080efbe5b12457434b794dc1a2cc1d8:/src/html/htmltag.cpp diff --git a/src/html/htmltag.cpp b/src/html/htmltag.cpp index 0d71df7cf7..656ec5efce 100644 --- a/src/html/htmltag.cpp +++ b/src/html/htmltag.cpp @@ -8,7 +8,7 @@ ///////////////////////////////////////////////////////////////////////////// -#ifdef __GNUG__ +#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA) #pragma implementation "htmltag.h" #endif