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