From 00d6ed157bb83330da5dbfb3737b0e5dcd3fbeb0 Mon Sep 17 00:00:00 2001 From: Matteo Martincigh Date: Thu, 28 Nov 2019 17:13:24 +0000 Subject: IVGCVSW-4209 Create a public API for the ArmNN Utils * Using the new public armnnUtils API !armnn:2386 Signed-off-by: Matteo Martincigh Change-Id: Ifa8af20ca131b1be19dbdceea6674a1274a396f3 --- Utils.cpp | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'Utils.cpp') diff --git a/Utils.cpp b/Utils.cpp index 229f35b6..ee46aea0 100644 --- a/Utils.cpp +++ b/Utils.cpp @@ -7,8 +7,9 @@ #include "Utils.hpp" +#include + #include -#include #include #include -- cgit v1.2.1