aboutsummaryrefslogtreecommitdiff
path: root/arm_compute/core/CPP/CPPTypes.h
diff options
context:
space:
mode:
Diffstat (limited to 'arm_compute/core/CPP/CPPTypes.h')
-rw-r--r--arm_compute/core/CPP/CPPTypes.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/arm_compute/core/CPP/CPPTypes.h b/arm_compute/core/CPP/CPPTypes.h
index 19036525d5..adad00f8c4 100644
--- a/arm_compute/core/CPP/CPPTypes.h
+++ b/arm_compute/core/CPP/CPPTypes.h
@@ -54,5 +54,5 @@ struct ThreadInfo
int num_threads{ 1 };
CPUTarget cpu{ CPUTarget::INTRINSICS };
};
-}
+} // namespace arm_compute
#endif /* __ARM_COMPUTE_CPP_TYPES_H__ */