aboutsummaryrefslogtreecommitdiff
path: root/arm_compute/core/CL/kernels/CLIntegralImageKernel.h
diff options
context:
space:
mode:
Diffstat (limited to 'arm_compute/core/CL/kernels/CLIntegralImageKernel.h')
-rw-r--r--arm_compute/core/CL/kernels/CLIntegralImageKernel.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/arm_compute/core/CL/kernels/CLIntegralImageKernel.h b/arm_compute/core/CL/kernels/CLIntegralImageKernel.h
index 0f53c2d2a8..f5146608e1 100644
--- a/arm_compute/core/CL/kernels/CLIntegralImageKernel.h
+++ b/arm_compute/core/CL/kernels/CLIntegralImageKernel.h
@@ -69,5 +69,5 @@ public:
private:
ICLTensor *_in_out;
};
-}
+} // namespace arm_compute
#endif /*__ARM_COMPUTE_CLINTEGRALIMAGEKERNEL_H__ */