Skip to content

Commit b9e2ba4

Browse files
committed
SERVER-9335: move cap.cpp with namespace_details
1 parent 05b0910 commit b9e2ba4

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

src/mongo/SConscript

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -577,7 +577,7 @@ serverOnlyFiles = [ "db/curop.cpp",
577577
"db/cloner.cpp",
578578
"db/structure/catalog/namespace_details.cpp",
579579
"db/structure/catalog/namespace_index.cpp",
580-
"db/cap.cpp",
580+
"db/structure/catalog/cap.cpp",
581581
"db/dbeval.cpp",
582582
"db/dbhelpers.cpp",
583583
"db/instance.cpp",
File renamed without changes.

0 commit comments

Comments
 (0)