X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/574c939ef1c1b835a8bc65c0fe724548fa04ec49..2b1ff57f1ee08eb970520de784816c4115bd84f0:/src/html/m_style.cpp diff --git a/src/html/m_style.cpp b/src/html/m_style.cpp index 9355867e81..6f0eb8d766 100644 --- a/src/html/m_style.cpp +++ b/src/html/m_style.cpp @@ -7,7 +7,7 @@ // Licence: wxWindows Licence ///////////////////////////////////////////////////////////////////////////// -#ifdef __GNUG__ +#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA) #pragma implementation #endif @@ -17,7 +17,7 @@ #include "wx/defs.h" #if wxUSE_HTML && wxUSE_STREAMS -#ifdef __BORDLANDC__ +#ifdef __BORLANDC__ #pragma hdrstop #endif @@ -31,6 +31,7 @@ FORCE_LINK_ME(m_style) TAG_HANDLER_BEGIN(STYLE, "STYLE") + TAG_HANDLER_CONSTR(STYLE) { } TAG_HANDLER_PROC(WXUNUSED(tag)) {