aboutsummaryrefslogtreecommitdiff
path: root/arm_compute/core/utils/DataLayoutUtils.h
diff options
context:
space:
mode:
Diffstat (limited to 'arm_compute/core/utils/DataLayoutUtils.h')
-rw-r--r--arm_compute/core/utils/DataLayoutUtils.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/arm_compute/core/utils/DataLayoutUtils.h b/arm_compute/core/utils/DataLayoutUtils.h
index 399f55c63f..61839c9f91 100644
--- a/arm_compute/core/utils/DataLayoutUtils.h
+++ b/arm_compute/core/utils/DataLayoutUtils.h
@@ -36,5 +36,5 @@ namespace arm_compute
* @return The string describing the data layout.
*/
const std::string &string_from_data_layout(DataLayout dl);
-}
+} // namespace arm_compute
#endif /*ARM_COMPUTE_CORE_UTILS_DATALAYOUTUTILS_H */