From 8fea75ec5ea41b347bae5b24f5f6cebe3247449c Mon Sep 17 00:00:00 2001 From: "Angelo Mantellini (manangel)" Date: Wed, 5 Jul 2017 16:00:49 +0200 Subject: correct issue for compiling ios Change-Id: I0b55752383af8e8d8e10ccf09dc515edf93ee41c Signed-off-by: Angelo Mantellini (manangel) --- libdash/source/helpers/Block.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'libdash/source/helpers/Block.h') diff --git a/libdash/source/helpers/Block.h b/libdash/source/helpers/Block.h index c71462e8..9f8f9577 100644 --- a/libdash/source/helpers/Block.h +++ b/libdash/source/helpers/Block.h @@ -13,6 +13,8 @@ #define __BLOCK_H__ #include "config.h" +#include +#include namespace dash { -- cgit 1.2.3-korg