aboutsummaryrefslogtreecommitdiff
path: root/arm_compute/core/CL/kernels/CLGaussianPyramidKernel.h
diff options
context:
space:
mode:
Diffstat (limited to 'arm_compute/core/CL/kernels/CLGaussianPyramidKernel.h')
-rw-r--r--arm_compute/core/CL/kernels/CLGaussianPyramidKernel.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/arm_compute/core/CL/kernels/CLGaussianPyramidKernel.h b/arm_compute/core/CL/kernels/CLGaussianPyramidKernel.h
index 6d79d0e718..43d66c39c9 100644
--- a/arm_compute/core/CL/kernels/CLGaussianPyramidKernel.h
+++ b/arm_compute/core/CL/kernels/CLGaussianPyramidKernel.h
@@ -96,5 +96,5 @@ public:
private:
int _t2_load_offset;
};
-}
+} // namespace arm_compute
#endif /*__ARM_COMPUTE_CLGAUSSIANPYRAMIDKERNEL_H__ */