aboutsummaryrefslogtreecommitdiff
path: root/arm_compute/core/CL/kernels/CLHOGDescriptorKernel.h
diff options
context:
space:
mode:
Diffstat (limited to 'arm_compute/core/CL/kernels/CLHOGDescriptorKernel.h')
-rw-r--r--arm_compute/core/CL/kernels/CLHOGDescriptorKernel.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/arm_compute/core/CL/kernels/CLHOGDescriptorKernel.h b/arm_compute/core/CL/kernels/CLHOGDescriptorKernel.h
index 45a5aac1bc..fa5b27952f 100644
--- a/arm_compute/core/CL/kernels/CLHOGDescriptorKernel.h
+++ b/arm_compute/core/CL/kernels/CLHOGDescriptorKernel.h
@@ -101,5 +101,5 @@ private:
ICLTensor *_output;
Size2D _num_cells_per_block_stride;
};
-}
+} // namespace arm_compute
#endif /* __ARM_COMPUTE_CLHOGDESCRIPTORKERNEL_H__ */