aboutsummaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorMatteo Martincigh <matteo.martincigh@arm.com>2019-10-31 11:02:47 +0000
committerMatteo Martincigh <matteo.martincigh@arm.com>2019-11-01 08:34:47 +0000
commit9a5f9f2c3b6709003dfb935ecf65150145b9c73b (patch)
tree6b2fc6a19bf5b2961329798f9cb90f7c5167c784 /include
parent3c9b270064a1b62be3ab78bf7dc4f423366adb54 (diff)
downloadarmnn-9a5f9f2c3b6709003dfb935ecf65150145b9c73b.tar.gz
GitHub #292 Build the ML-examples using only ArmNN's public frontend API
* Refactoring of some of the public API headers Signed-off-by: Matteo Martincigh <matteo.martincigh@arm.com> Change-Id: I9006fe49945b10a6b83908b05aa4a6556639b491
Diffstat (limited to 'include')
-rw-r--r--include/armnn/Utils.hpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/include/armnn/Utils.hpp b/include/armnn/Utils.hpp
index d91cc79fc9..26a27f4100 100644
--- a/include/armnn/Utils.hpp
+++ b/include/armnn/Utils.hpp
@@ -6,8 +6,6 @@
#include "armnn/TypesUtils.hpp"
-#include <vector>
-
namespace armnn
{