aboutsummaryrefslogtreecommitdiff
path: root/arm_compute/runtime/CL/functions/CLPoolingLayer.h
diff options
context:
space:
mode:
Diffstat (limited to 'arm_compute/runtime/CL/functions/CLPoolingLayer.h')
-rw-r--r--arm_compute/runtime/CL/functions/CLPoolingLayer.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/arm_compute/runtime/CL/functions/CLPoolingLayer.h b/arm_compute/runtime/CL/functions/CLPoolingLayer.h
index b9675b94e0..80233d400e 100644
--- a/arm_compute/runtime/CL/functions/CLPoolingLayer.h
+++ b/arm_compute/runtime/CL/functions/CLPoolingLayer.h
@@ -48,5 +48,5 @@ public:
*/
void configure(ICLTensor *input, ICLTensor *output, const PoolingLayerInfo &pool_info);
};
-}
+} // namespace arm_compute
#endif /* __ARM_COMPUTE_CLPOOLINGLAYER_H__ */