aboutsummaryrefslogtreecommitdiff
path: root/arm_compute/core/CL/kernels/CLChannelExtractKernel.h
diff options
context:
space:
mode:
Diffstat (limited to 'arm_compute/core/CL/kernels/CLChannelExtractKernel.h')
-rw-r--r--arm_compute/core/CL/kernels/CLChannelExtractKernel.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/arm_compute/core/CL/kernels/CLChannelExtractKernel.h b/arm_compute/core/CL/kernels/CLChannelExtractKernel.h
index 3e9e699a50..404b2d1448 100644
--- a/arm_compute/core/CL/kernels/CLChannelExtractKernel.h
+++ b/arm_compute/core/CL/kernels/CLChannelExtractKernel.h
@@ -75,5 +75,5 @@ private:
uint32_t _num_elems_processed_per_iteration;
uint32_t _subsampling;
};
-}
+} // namespace arm_compute
#endif /* __ARM_COMPUTE_CLCHANNELEXTRACTKERNEL_H__ */