aboutsummaryrefslogtreecommitdiff
path: root/arm_compute/runtime/SubTensor.h
diff options
context:
space:
mode:
Diffstat (limited to 'arm_compute/runtime/SubTensor.h')
-rw-r--r--arm_compute/runtime/SubTensor.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/arm_compute/runtime/SubTensor.h b/arm_compute/runtime/SubTensor.h
index 3ca066e1c8..2badb31b26 100644
--- a/arm_compute/runtime/SubTensor.h
+++ b/arm_compute/runtime/SubTensor.h
@@ -72,5 +72,5 @@ private:
ITensor *_parent;
mutable SubTensorInfo _info;
};
-}
+} // namespace arm_compute
#endif /*ARM_COMPUTE_SUBTENSOR_H */