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:
@@ -17,6 +17,8 @@
|
||||
#include "CMap.h"
|
||||
#include "CMapOperation.h"
|
||||
|
||||
#include <boost/lexical_cast.hpp>
|
||||
|
||||
VCMI_LIB_NAMESPACE_BEGIN
|
||||
|
||||
MapRect::MapRect() : x(0), y(0), z(0), width(0), height(0)
|
||||
|
||||
Reference in New Issue
Block a user