aboutsummaryrefslogtreecommitdiff
path: root/src/backends/cl/test/Fp16SupportTest.cpp
diff options
context:
space:
mode:
authorMatthew Bentham <Matthew.Bentham@arm.com>2020-01-20 10:09:09 +0000
committerMatthew Bentham <matthew.bentham@arm.com>2020-01-20 16:36:24 +0000
commit39ef3e595b8e0158875c0346855af5af679d78ad (patch)
tree392ac030c697b0e71b608a51e901e76e6bafcc99 /src/backends/cl/test/Fp16SupportTest.cpp
parentff130e2891b6691fdd2428c9b8c7f8b09120d39e (diff)
downloadarmnn-39ef3e595b8e0158875c0346855af5af679d78ad.tar.gz
Remove use of ArmNN.hpp where it is unnecessary.
Signed-off-by: Matthew Bentham <Matthew.Bentham@arm.com> Change-Id: I6c90eab1c6bad76d5c7b3bf094998fa4b454bcd1
Diffstat (limited to 'src/backends/cl/test/Fp16SupportTest.cpp')
-rw-r--r--src/backends/cl/test/Fp16SupportTest.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/backends/cl/test/Fp16SupportTest.cpp b/src/backends/cl/test/Fp16SupportTest.cpp
index f117c92e49..ee5163f668 100644
--- a/src/backends/cl/test/Fp16SupportTest.cpp
+++ b/src/backends/cl/test/Fp16SupportTest.cpp
@@ -3,7 +3,6 @@
// SPDX-License-Identifier: MIT
//
-#include <armnn/ArmNN.hpp>
#include <armnn/Descriptors.hpp>
#include <armnn/IRuntime.hpp>
#include <armnn/INetwork.hpp>