X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/df6ddd9730a214f369aecdd4db3423fd87f46a86..58ce18f2fdadecffb21e27555115af708325cf18:/include/wx/html/forcelnk.h?ds=sidebyside diff --git a/include/wx/html/forcelnk.h b/include/wx/html/forcelnk.h index 8cb3e9662f..beee677d75 100644 --- a/include/wx/html/forcelnk.h +++ b/include/wx/html/forcelnk.h @@ -1,6 +1,6 @@ ///////////////////////////////////////////////////////////////////////////// // Name: forcelnk.h -// Purpose: see bellow +// Purpose: macros which force the linker to link apparently unused code // Author: Vaclav Slavik // RCS-ID: $Id$ // Copyright: (c) Vaclav Slavik @@ -56,6 +56,7 @@ See mod_*.cpp and htmlwin.cpp for example :-) FORCE_LINK(m_hline) \ FORCE_LINK(m_links) \ FORCE_LINK(m_tables) \ + FORCE_LINK(m_span) \ FORCE_LINK(m_style)