summaryrefslogtreecommitdiff
path: root/src/mongo/util/concurrency/value.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mongo/util/concurrency/value.h')
-rw-r--r--src/mongo/util/concurrency/value.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mongo/util/concurrency/value.h b/src/mongo/util/concurrency/value.h
index b2759be742a..a0a03d9d260 100644
--- a/src/mongo/util/concurrency/value.h
+++ b/src/mongo/util/concurrency/value.h
@@ -79,4 +79,4 @@ public:
// multiple operations
bool operator==(const std::string& s) const;
};
-}
+} // namespace mongo