aboutsummaryrefslogtreecommitdiff
path: root/arm_compute/core/NEON/INESimpleKernel.h
diff options
context:
space:
mode:
Diffstat (limited to 'arm_compute/core/NEON/INESimpleKernel.h')
-rw-r--r--arm_compute/core/NEON/INESimpleKernel.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/arm_compute/core/NEON/INESimpleKernel.h b/arm_compute/core/NEON/INESimpleKernel.h
index ca25532ef1..0d2211ac32 100644
--- a/arm_compute/core/NEON/INESimpleKernel.h
+++ b/arm_compute/core/NEON/INESimpleKernel.h
@@ -29,5 +29,5 @@
namespace arm_compute
{
using INESimpleKernel = ICPPSimpleKernel;
-}
+} // namespace arm_compute
#endif /*__ARM_COMPUTE_INESIMPLEKERNEL_H__ */