aboutsummaryrefslogtreecommitdiff
path: root/delegate/test/TestUtils.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'delegate/test/TestUtils.hpp')
-rw-r--r--delegate/test/TestUtils.hpp7
1 files changed, 3 insertions, 4 deletions
diff --git a/delegate/test/TestUtils.hpp b/delegate/test/TestUtils.hpp
index 0932f229cc..05db4899b6 100644
--- a/delegate/test/TestUtils.hpp
+++ b/delegate/test/TestUtils.hpp
@@ -1,18 +1,17 @@
//
-// Copyright © 2020, 2023 Arm Ltd and Contributors. All rights reserved.
+// Copyright © 2020, 2023-2024 Arm Ltd and Contributors. All rights reserved.
// SPDX-License-Identifier: MIT
//
#pragma once
#include <tensorflow/lite/c/common.h>
-#include <tensorflow/lite/interpreter.h>
-
-#include <doctest/doctest.h>
#include <armnn/BackendId.hpp>
#include <half/half.hpp>
+#include <doctest/doctest.h>
+
using Half = half_float::half;
namespace