aboutsummaryrefslogtreecommitdiff
path: root/arm_compute/core/CL/kernels/CLMinMaxLayerKernel.h
diff options
context:
space:
mode:
Diffstat (limited to 'arm_compute/core/CL/kernels/CLMinMaxLayerKernel.h')
-rw-r--r--arm_compute/core/CL/kernels/CLMinMaxLayerKernel.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/arm_compute/core/CL/kernels/CLMinMaxLayerKernel.h b/arm_compute/core/CL/kernels/CLMinMaxLayerKernel.h
index ed8459ae23..a0eba4879b 100644
--- a/arm_compute/core/CL/kernels/CLMinMaxLayerKernel.h
+++ b/arm_compute/core/CL/kernels/CLMinMaxLayerKernel.h
@@ -66,5 +66,5 @@ private:
const ICLTensor *_input;
ICLTensor *_output;
};
-}
+} // namespace arm_compute
#endif /*__ARM_COMPUTE_CLMINMAXLAYERKERNEL_H__ */