aboutsummaryrefslogtreecommitdiff
path: root/tests/validation/NEON/ElementwiseKernelSelection.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'tests/validation/NEON/ElementwiseKernelSelection.cpp')
-rw-r--r--tests/validation/NEON/ElementwiseKernelSelection.cpp3
1 files changed, 2 insertions, 1 deletions
diff --git a/tests/validation/NEON/ElementwiseKernelSelection.cpp b/tests/validation/NEON/ElementwiseKernelSelection.cpp
index 78adc747fd..7990a51936 100644
--- a/tests/validation/NEON/ElementwiseKernelSelection.cpp
+++ b/tests/validation/NEON/ElementwiseKernelSelection.cpp
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2022 Arm Limited.
+ * Copyright (c) 2022-2023 Arm Limited.
*
* SPDX-License-Identifier: MIT
*
@@ -22,6 +22,7 @@
* SOFTWARE.
*/
#include "arm_compute/core/Types.h"
+#include "arm_compute/core/utils/StringUtils.h"
#include "src/common/cpuinfo/CpuIsaInfo.h"
#include "src/cpu/kernels/CpuElementwiseKernel.h"
#include "src/cpu/kernels/CpuElementwiseUnaryKernel.h"