aboutsummaryrefslogtreecommitdiff
path: root/arm_compute/core/CL/kernels/CLNonLinearFilterKernel.h
diff options
context:
space:
mode:
Diffstat (limited to 'arm_compute/core/CL/kernels/CLNonLinearFilterKernel.h')
-rw-r--r--arm_compute/core/CL/kernels/CLNonLinearFilterKernel.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/arm_compute/core/CL/kernels/CLNonLinearFilterKernel.h b/arm_compute/core/CL/kernels/CLNonLinearFilterKernel.h
index 0c59063bbc..709c63bd47 100644
--- a/arm_compute/core/CL/kernels/CLNonLinearFilterKernel.h
+++ b/arm_compute/core/CL/kernels/CLNonLinearFilterKernel.h
@@ -59,5 +59,5 @@ public:
private:
BorderSize _border_size; /**< Border size */
};
-}
+} // namespace arm_compute
#endif /*__ARM_COMPUTE_CLNONLINEARFILTERKERNEL_H__ */