summaryrefslogtreecommitdiff
path: root/src/mongo/util/queue.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mongo/util/queue.h')
-rw-r--r--src/mongo/util/queue.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mongo/util/queue.h b/src/mongo/util/queue.h
index 63321eeb926..c3a56d4db21 100644
--- a/src/mongo/util/queue.h
+++ b/src/mongo/util/queue.h
@@ -278,4 +278,4 @@ private:
stdx::condition_variable _cvNoLongerFull;
stdx::condition_variable _cvNoLongerEmpty;
};
-}
+} // namespace mongo