X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/d49871bc35d9ee8b0fd6404e535c2188c3e2baf8..a4f6fe43c33bd7933645d110ad2719871dab043d:/include/wx/html/forcelnk.h diff --git a/include/wx/html/forcelnk.h b/include/wx/html/forcelnk.h index 9b00b9a9e5..4a1a7d47ce 100644 --- a/include/wx/html/forcelnk.h +++ b/include/wx/html/forcelnk.h @@ -1,5 +1,5 @@ ///////////////////////////////////////////////////////////////////////////// -// 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$ @@ -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)