aboutsummaryrefslogtreecommitdiff
path: root/arm_compute/runtime/IPoolManager.h
diff options
context:
space:
mode:
Diffstat (limited to 'arm_compute/runtime/IPoolManager.h')
-rw-r--r--arm_compute/runtime/IPoolManager.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/arm_compute/runtime/IPoolManager.h b/arm_compute/runtime/IPoolManager.h
index 481bde5fb6..5f6d4ffbe5 100644
--- a/arm_compute/runtime/IPoolManager.h
+++ b/arm_compute/runtime/IPoolManager.h
@@ -69,5 +69,5 @@ public:
*/
virtual size_t num_pools() const = 0;
};
-} // arm_compute
+} // namespace arm_compute
#endif /*ARM_COMPUTE_IPOOLMANAGER_H */