fix after adding wxFORCE_LINK_MODULE
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@35686 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user