1
0
mirror of https://github.com/vcmi/vcmi.git synced 2025-11-25 22:42:04 +02:00

Remove old boost includes and defines

This commit is contained in:
Ivan Savenko
2025-03-18 14:37:22 +00:00
parent 8e1bd64799
commit 7a3e1409d0
18 changed files with 37 additions and 29 deletions

View File

@@ -21,6 +21,8 @@
#include "../mapObjectConstructors/CRewardableConstructor.h"
#include "../modding/IdentifierStorage.h"
#include <boost/lexical_cast.hpp>
VCMI_LIB_NAMESPACE_BEGIN
static bool isOnVisitableFromTopList(Obj identifier, int type)