aboutsummaryrefslogtreecommitdiff
path: root/arm_compute/core/CL/kernels/CLChannelCombineKernel.h
diff options
context:
space:
mode:
Diffstat (limited to 'arm_compute/core/CL/kernels/CLChannelCombineKernel.h')
-rw-r--r--arm_compute/core/CL/kernels/CLChannelCombineKernel.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/arm_compute/core/CL/kernels/CLChannelCombineKernel.h b/arm_compute/core/CL/kernels/CLChannelCombineKernel.h
index 3e718a2f1a..15bde4fde7 100644
--- a/arm_compute/core/CL/kernels/CLChannelCombineKernel.h
+++ b/arm_compute/core/CL/kernels/CLChannelCombineKernel.h
@@ -79,5 +79,5 @@ private:
std::array<uint32_t, 3> _x_subsampling;
std::array<uint32_t, 3> _y_subsampling;
};
-}
+} // namespace arm_compute
#endif /* __ARM_COMPUTE_CLCHANNELCOMBINEKERNEL_H__ */