X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/6cf2fb76fe35e84852cec2517703d9d5e068b4a8..a721fd82b7ca8c97048453d4aaff559e8f741d69:/include/wx/html/forcelnk.h?ds=sidebyside diff --git a/include/wx/html/forcelnk.h b/include/wx/html/forcelnk.h index 9b1373784f..9b00b9a9e5 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 @@ -40,6 +40,8 @@ See mod_*.cpp and htmlwin.cpp for example :-) #ifndef _WX_FORCELNK_H_ #define _WX_FORCELNK_H_ +#include "wx/link.h" + // compatibility defines #define FORCE_LINK wxFORCE_LINK_MODULE #define FORCE_LINK_ME wxFORCE_LINK_THIS_MODULE