summaryrefslogtreecommitdiff
path: root/runtime/libs/benchmark/src/MemoryPoller.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'runtime/libs/benchmark/src/MemoryPoller.cpp')
-rw-r--r--runtime/libs/benchmark/src/MemoryPoller.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/runtime/libs/benchmark/src/MemoryPoller.cpp b/runtime/libs/benchmark/src/MemoryPoller.cpp
index 436d536e4..95fc34bb2 100644
--- a/runtime/libs/benchmark/src/MemoryPoller.cpp
+++ b/runtime/libs/benchmark/src/MemoryPoller.cpp
@@ -82,7 +82,7 @@ std::vector<std::string> getValueFromFileStatus(const std::string &file, const s
return val;
}
-} // namespace anonymous
+} // namespace
namespace benchmark
{