aboutsummaryrefslogtreecommitdiff
path: root/arm_compute/core/CL/kernels/CLAccumulateKernel.h
diff options
context:
space:
mode:
Diffstat (limited to 'arm_compute/core/CL/kernels/CLAccumulateKernel.h')
-rw-r--r--arm_compute/core/CL/kernels/CLAccumulateKernel.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/arm_compute/core/CL/kernels/CLAccumulateKernel.h b/arm_compute/core/CL/kernels/CLAccumulateKernel.h
index 5c8ffdb404..28e7dae511 100644
--- a/arm_compute/core/CL/kernels/CLAccumulateKernel.h
+++ b/arm_compute/core/CL/kernels/CLAccumulateKernel.h
@@ -87,5 +87,5 @@ public:
*/
void configure(const ICLTensor *input, uint32_t shift, ICLTensor *accum);
};
-}
+} // namespace arm_compute
#endif /*__ARM_COMPUTE_CLACCUMULATEKERNEL_H__ */