]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/html/forcelnk.h
fixing warning and compile error against 10.4
[wxWidgets.git] / include / wx / html / forcelnk.h
index 8cb3e9662f8adbfff3b96a80c64770b0635ae963..beee677d759d4b3ea723f58262f22adb09df4805 100644 (file)
@@ -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)