summaryrefslogtreecommitdiff
path: root/src/mongo/db/matcher/path.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mongo/db/matcher/path.h')
-rw-r--r--src/mongo/db/matcher/path.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mongo/db/matcher/path.h b/src/mongo/db/matcher/path.h
index 1c0500e104f..88d759462f5 100644
--- a/src/mongo/db/matcher/path.h
+++ b/src/mongo/db/matcher/path.h
@@ -260,4 +260,4 @@ private:
std::unique_ptr<ElementIterator> _subCursor;
std::unique_ptr<ElementPath> _subCursorPath;
};
-}
+} // namespace mongo