aboutsummaryrefslogtreecommitdiff
path: root/delegate/test/ActivationTest.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'delegate/test/ActivationTest.cpp')
-rw-r--r--delegate/test/ActivationTest.cpp7
1 files changed, 1 insertions, 6 deletions
diff --git a/delegate/test/ActivationTest.cpp b/delegate/test/ActivationTest.cpp
index 113e645f82..f07660fa6e 100644
--- a/delegate/test/ActivationTest.cpp
+++ b/delegate/test/ActivationTest.cpp
@@ -1,15 +1,10 @@
//
-// 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
//
#include "ActivationTestHelper.hpp"
-#include <armnn_delegate.hpp>
-
-#include <flatbuffers/flatbuffers.h>
-#include <tensorflow/lite/interpreter.h>
-
#include <doctest/doctest.h>
namespace armnnDelegate