aboutsummaryrefslogtreecommitdiff
path: root/tests/validation/CL/UNIT/Tuner.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'tests/validation/CL/UNIT/Tuner.cpp')
-rw-r--r--tests/validation/CL/UNIT/Tuner.cpp3
1 files changed, 1 insertions, 2 deletions
diff --git a/tests/validation/CL/UNIT/Tuner.cpp b/tests/validation/CL/UNIT/Tuner.cpp
index 9f760563b5..6345b7cd11 100644
--- a/tests/validation/CL/UNIT/Tuner.cpp
+++ b/tests/validation/CL/UNIT/Tuner.cpp
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2018 ARM Limited.
+ * Copyright (c) 2018-2020 ARM Limited.
*
* SPDX-License-Identifier: MIT
*
@@ -25,7 +25,6 @@
#include "arm_compute/runtime/CL/CLScheduler.h"
#include "arm_compute/runtime/CL/CLTensor.h"
#include "arm_compute/runtime/CL/tuners/BifrostTuner.h"
-#include "support/ToolchainSupport.h"
#include "tests/Utils.h"
#include "tests/framework/Asserts.h"
#include "tests/framework/Macros.h"