aboutsummaryrefslogtreecommitdiff
path: root/arm_compute/runtime/IFunction.h
diff options
context:
space:
mode:
Diffstat (limited to 'arm_compute/runtime/IFunction.h')
-rw-r--r--arm_compute/runtime/IFunction.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/arm_compute/runtime/IFunction.h b/arm_compute/runtime/IFunction.h
index b7b28f999d..fb68dbbecf 100644
--- a/arm_compute/runtime/IFunction.h
+++ b/arm_compute/runtime/IFunction.h
@@ -58,5 +58,5 @@ public:
{
}
};
-}
+} // namespace arm_compute
#endif /*ARM_COMPUTE_IFUNCTION_H */