From 246bd463ca8050c727a92dba8426a2129ba6cb53 Mon Sep 17 00:00:00 2001 From: Matthew Bentham Date: Mon, 20 Jan 2020 16:16:06 +0000 Subject: Remove inclusion of ArmNN.hpp where it is unnecessary. Signed-off-by: Matthew Bentham Change-Id: Idb583f8de4470eefb47c90189cd3c90e74e0440a --- .../backendsCommon/test/layerTests/InstanceNormalizationTestImpl.cpp | 1 - 1 file changed, 1 deletion(-) (limited to 'src/backends/backendsCommon/test/layerTests/InstanceNormalizationTestImpl.cpp') diff --git a/src/backends/backendsCommon/test/layerTests/InstanceNormalizationTestImpl.cpp b/src/backends/backendsCommon/test/layerTests/InstanceNormalizationTestImpl.cpp index 468a34dd62..ae28bc03f3 100644 --- a/src/backends/backendsCommon/test/layerTests/InstanceNormalizationTestImpl.cpp +++ b/src/backends/backendsCommon/test/layerTests/InstanceNormalizationTestImpl.cpp @@ -8,7 +8,6 @@ #include #include -#include #include #include -- cgit v1.2.1