aboutsummaryrefslogtreecommitdiff
path: root/arm_compute/core/CL/kernels/CLWarpAffineKernel.h
diff options
context:
space:
mode:
Diffstat (limited to 'arm_compute/core/CL/kernels/CLWarpAffineKernel.h')
-rw-r--r--arm_compute/core/CL/kernels/CLWarpAffineKernel.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/arm_compute/core/CL/kernels/CLWarpAffineKernel.h b/arm_compute/core/CL/kernels/CLWarpAffineKernel.h
index 05d6d0a8f7..b01bebf258 100644
--- a/arm_compute/core/CL/kernels/CLWarpAffineKernel.h
+++ b/arm_compute/core/CL/kernels/CLWarpAffineKernel.h
@@ -47,5 +47,5 @@ public:
// Inherited methods overridden:
BorderSize border_size() const override;
};
-}
+} // namespace arm_compute
#endif /*__ARM_COMPUTE_CLWARPAFFINEKERNEL_H__ */