aboutsummaryrefslogtreecommitdiff
path: root/delegate/test/ArgMinMaxTest.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'delegate/test/ArgMinMaxTest.cpp')
-rw-r--r--delegate/test/ArgMinMaxTest.cpp6
1 files changed, 1 insertions, 5 deletions
diff --git a/delegate/test/ArgMinMaxTest.cpp b/delegate/test/ArgMinMaxTest.cpp
index 73889863f0..8ae4e7e0d1 100644
--- a/delegate/test/ArgMinMaxTest.cpp
+++ b/delegate/test/ArgMinMaxTest.cpp
@@ -1,14 +1,10 @@
//
-// Copyright © 2021, 2023 Arm Ltd and Contributors. All rights reserved.
+// Copyright © 2021, 2023-2024 Arm Ltd and Contributors. All rights reserved.
// SPDX-License-Identifier: MIT
//
#include "ArgMinMaxTestHelper.hpp"
-#include <armnn_delegate.hpp>
-
-#include <flatbuffers/flatbuffers.h>
-
#include <doctest/doctest.h>
namespace armnnDelegate