aboutsummaryrefslogtreecommitdiff
path: root/tests/validation/UNIT/SafeIntegerOps.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'tests/validation/UNIT/SafeIntegerOps.cpp')
-rw-r--r--tests/validation/UNIT/SafeIntegerOps.cpp3
1 files changed, 1 insertions, 2 deletions
diff --git a/tests/validation/UNIT/SafeIntegerOps.cpp b/tests/validation/UNIT/SafeIntegerOps.cpp
index 62f70414f1..13e4ef5125 100644
--- a/tests/validation/UNIT/SafeIntegerOps.cpp
+++ b/tests/validation/UNIT/SafeIntegerOps.cpp
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2019-2020 Arm Limited.
+ * Copyright (c) 2019-2021 Arm Limited.
*
* SPDX-License-Identifier: MIT
*
@@ -23,7 +23,6 @@
*/
#include "arm_compute/core/GPUTarget.h"
#include "arm_compute/core/utils/math/SafeOps.h"
-#include "tests/AssetsLibrary.h"
#include "tests/Globals.h"
#include "tests/Utils.h"
#include "tests/framework/Asserts.h"