aboutsummaryrefslogtreecommitdiff
path: root/src/core/CL/ICLSimple2DKernel.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/core/CL/ICLSimple2DKernel.h')
-rw-r--r--src/core/CL/ICLSimple2DKernel.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/core/CL/ICLSimple2DKernel.h b/src/core/CL/ICLSimple2DKernel.h
index 5246492401..97bc1e58c2 100644
--- a/src/core/CL/ICLSimple2DKernel.h
+++ b/src/core/CL/ICLSimple2DKernel.h
@@ -37,5 +37,5 @@ public:
// Inherited methods overridden:
void run(const Window &window, cl::CommandQueue &queue) override;
};
-}
+} // namespace arm_compute
#endif /*ARM_COMPUTE_ICLSIMPLE2DKERNEL_H */