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/utils/buildhex.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/utils/buildhex.h') diff --git a/src/utils/buildhex.h b/src/utils/buildhex.h index 0a4349bac..777d19784 100644 --- a/src/utils/buildhex.h +++ b/src/utils/buildhex.h @@ -21,6 +21,8 @@ #ifndef UTILS_BUILDHEX_H #define UTILS_BUILDHEX_H +#include "utils/cast.h" + #include "localconsts.h" PRAGMA48(GCC diagnostic push) -- cgit v1.2.3-70-g09d2