From dce7b1f0d441f255b43035b04d3ec5e77d5ebee4 Mon Sep 17 00:00:00 2001 From: Andrey Klimenko Date: Mon, 26 Sep 2016 12:10:28 +0300 Subject: [PATCH] Fixed CLI-build Change-Id: Id594b61f025f7acdbc59703ef7db3503541d2fec Signed-off-by: Andrey Klimenko --- src/Common/Utils/src/TimeUtils.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Common/Utils/src/TimeUtils.cpp b/src/Common/Utils/src/TimeUtils.cpp index 6bfcc79..1d66bb3 100644 --- a/src/Common/Utils/src/TimeUtils.cpp +++ b/src/Common/Utils/src/TimeUtils.cpp @@ -22,7 +22,7 @@ #include /* for i18n */ -#include +#include #include #include #include -- 2.7.4