aboutsummaryrefslogtreecommitdiff
path: root/arm_compute/core/CL/kernels/CLScaleKernel.h
diff options
context:
space:
mode:
Diffstat (limited to 'arm_compute/core/CL/kernels/CLScaleKernel.h')
-rw-r--r--arm_compute/core/CL/kernels/CLScaleKernel.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/arm_compute/core/CL/kernels/CLScaleKernel.h b/arm_compute/core/CL/kernels/CLScaleKernel.h
index 0a4bbf0b5a..db0587d6ac 100644
--- a/arm_compute/core/CL/kernels/CLScaleKernel.h
+++ b/arm_compute/core/CL/kernels/CLScaleKernel.h
@@ -48,6 +48,5 @@ public:
// Inherited methods overridden:
BorderSize border_size() const override;
};
-}
-
+} // namespace arm_compute
#endif /*__ARM_COMPUTE_CLSCALEKERNEL_H__ */