aboutsummaryrefslogtreecommitdiff
path: root/arm_compute/core/CL/kernels/CLROIPoolingLayerKernel.h
diff options
context:
space:
mode:
Diffstat (limited to 'arm_compute/core/CL/kernels/CLROIPoolingLayerKernel.h')
-rw-r--r--arm_compute/core/CL/kernels/CLROIPoolingLayerKernel.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/arm_compute/core/CL/kernels/CLROIPoolingLayerKernel.h b/arm_compute/core/CL/kernels/CLROIPoolingLayerKernel.h
index 51aae30561..93bfb3004c 100644
--- a/arm_compute/core/CL/kernels/CLROIPoolingLayerKernel.h
+++ b/arm_compute/core/CL/kernels/CLROIPoolingLayerKernel.h
@@ -72,5 +72,5 @@ private:
ICLTensor *_output;
ROIPoolingLayerInfo _pool_info;
};
-}
+} // namespace arm_compute
#endif /*__ARM_COMPUTE_CLROIPOOLINGLAYERKERNEL_H__ */