aboutsummaryrefslogtreecommitdiff
path: root/arm_compute/core/IKernel.h
diff options
context:
space:
mode:
Diffstat (limited to 'arm_compute/core/IKernel.h')
-rw-r--r--arm_compute/core/IKernel.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/arm_compute/core/IKernel.h b/arm_compute/core/IKernel.h
index 98fd18cc91..403a2c724e 100644
--- a/arm_compute/core/IKernel.h
+++ b/arm_compute/core/IKernel.h
@@ -73,5 +73,5 @@ protected:
private:
Window _window;
};
-}
+} // namespace arm_compute
#endif /*ARM_COMPUTE_IKERNEL_H */