aboutsummaryrefslogtreecommitdiff
path: root/arm_compute/core/CL/kernels/CLArithmeticSubtractionKernel.h
diff options
context:
space:
mode:
Diffstat (limited to 'arm_compute/core/CL/kernels/CLArithmeticSubtractionKernel.h')
-rw-r--r--arm_compute/core/CL/kernels/CLArithmeticSubtractionKernel.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/arm_compute/core/CL/kernels/CLArithmeticSubtractionKernel.h b/arm_compute/core/CL/kernels/CLArithmeticSubtractionKernel.h
index 0765d0f520..d7755d5e31 100644
--- a/arm_compute/core/CL/kernels/CLArithmeticSubtractionKernel.h
+++ b/arm_compute/core/CL/kernels/CLArithmeticSubtractionKernel.h
@@ -70,5 +70,5 @@ private:
const ICLTensor *_input2; /**< Source tensor 2 */
ICLTensor *_output; /**< Destination tensor */
};
-}
+} // namespace arm_compute
#endif /* __ARM_COMPUTE_CLARITHMETICSUBTRACTIONKERNEL_H__ */