X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/d49871bc35d9ee8b0fd6404e535c2188c3e2baf8..9869c26285dc51d13607cddaa04f65ce983653a5:/include/wx/html/forcelnk.h diff --git a/include/wx/html/forcelnk.h b/include/wx/html/forcelnk.h index 9b00b9a9e5..8d3631c903 100644 --- a/include/wx/html/forcelnk.h +++ b/include/wx/html/forcelnk.h @@ -1,8 +1,7 @@ ///////////////////////////////////////////////////////////////////////////// -// Name: forcelnk.h +// Name: wx/html/forcelnk.h // Purpose: macros which force the linker to link apparently unused code // Author: Vaclav Slavik -// RCS-ID: $Id$ // Copyright: (c) Vaclav Slavik // Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// @@ -56,6 +55,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)