aboutsummaryrefslogtreecommitdiff
path: root/arm_compute/core/NEON/INEKernel.h
diff options
context:
space:
mode:
Diffstat (limited to 'arm_compute/core/NEON/INEKernel.h')
-rw-r--r--arm_compute/core/NEON/INEKernel.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/arm_compute/core/NEON/INEKernel.h b/arm_compute/core/NEON/INEKernel.h
index 3ac8164a51..529606a709 100644
--- a/arm_compute/core/NEON/INEKernel.h
+++ b/arm_compute/core/NEON/INEKernel.h
@@ -29,5 +29,5 @@
namespace arm_compute
{
using INEKernel = ICPPKernel;
-}
+} // namespace arm_compute
#endif /*__ARM_COMPUTE_INEKERNEL_H__ */