aboutsummaryrefslogtreecommitdiff
path: root/arm_compute/core/CL/kernels/CLGaussian3x3Kernel.h
diff options
context:
space:
mode:
Diffstat (limited to 'arm_compute/core/CL/kernels/CLGaussian3x3Kernel.h')
-rw-r--r--arm_compute/core/CL/kernels/CLGaussian3x3Kernel.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/arm_compute/core/CL/kernels/CLGaussian3x3Kernel.h b/arm_compute/core/CL/kernels/CLGaussian3x3Kernel.h
index 028a10b421..f20ae6b219 100644
--- a/arm_compute/core/CL/kernels/CLGaussian3x3Kernel.h
+++ b/arm_compute/core/CL/kernels/CLGaussian3x3Kernel.h
@@ -47,5 +47,5 @@ public:
// Inherited methods overridden:
BorderSize border_size() const override;
};
-}
+} // namespace arm_compute
#endif /*__ARM_COMPUTE_CLGAUSSIAN3X3KERNEL_H__ */