aboutsummaryrefslogtreecommitdiff
path: root/tests/validation/UNIT/GPUTarget.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'tests/validation/UNIT/GPUTarget.cpp')
-rw-r--r--tests/validation/UNIT/GPUTarget.cpp3
1 files changed, 1 insertions, 2 deletions
diff --git a/tests/validation/UNIT/GPUTarget.cpp b/tests/validation/UNIT/GPUTarget.cpp
index d9366069f2..c9d78661de 100644
--- a/tests/validation/UNIT/GPUTarget.cpp
+++ b/tests/validation/UNIT/GPUTarget.cpp
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2018-2019 ARM Limited.
+ * Copyright (c) 2018-2020 ARM Limited.
*
* SPDX-License-Identifier: MIT
*
@@ -22,7 +22,6 @@
* SOFTWARE.
*/
#include "arm_compute/core/GPUTarget.h"
-#include "support/ToolchainSupport.h"
#include "tests/AssetsLibrary.h"
#include "tests/Globals.h"
#include "tests/Utils.h"