From 36c45ae7d8d2577a900ec266b64448d4b488013d Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Thu, 29 Jun 2017 20:13:40 +0300 Subject: Move cast macroses into separate file. --- src/resources/map/mapheights.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/resources/map/mapheights.h') diff --git a/src/resources/map/mapheights.h b/src/resources/map/mapheights.h index 43721e817..ef8c4151b 100644 --- a/src/resources/map/mapheights.h +++ b/src/resources/map/mapheights.h @@ -23,6 +23,8 @@ #include "resources/memorycounter.h" +#include "utils/cast.h" + #include "localconsts.h" class MapHeights final : public MemoryCounter -- cgit v1.2.3-70-g09d2