aboutsummaryrefslogtreecommitdiff
path: root/src/core/cpu/kernels/activation/NEON/fp16.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/core/cpu/kernels/activation/NEON/fp16.cpp')
-rw-r--r--src/core/cpu/kernels/activation/NEON/fp16.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/core/cpu/kernels/activation/NEON/fp16.cpp b/src/core/cpu/kernels/activation/NEON/fp16.cpp
index 7fe4ab3f63..0ddd43ea0e 100644
--- a/src/core/cpu/kernels/activation/NEON/fp16.cpp
+++ b/src/core/cpu/kernels/activation/NEON/fp16.cpp
@@ -26,7 +26,6 @@
#include "arm_compute/core/Helpers.h"
#include "arm_compute/core/Validate.h"
#include "src/core/NEON/wrapper/wrapper.h"
-#include "src/core/common/Validate.h"
#include <arm_neon.h>
#include <cmath>