summaryrefslogtreecommitdiff
path: root/src/mongo/s/cluster_cursor_stats.cpp
diff options
context:
space:
mode:
authorKaloian Manassiev <kaloian.manassiev@mongodb.com>2017-02-27 16:24:06 -0500
committerKaloian Manassiev <kaloian.manassiev@mongodb.com>2017-03-01 18:41:02 -0500
commit962e21a702ffa6bb2e90df0b9f9dbd9b79c53f34 (patch)
treedcb7389c4b583fe9adabd000b720eb2596e2cfce /src/mongo/s/cluster_cursor_stats.cpp
parent605479fd4bb6b31fcc1e495d6bcf55234c0b68a4 (diff)
downloadmongo-962e21a702ffa6bb2e90df0b9f9dbd9b79c53f34.tar.gz
SERVER-28155 Get rid of the 'mongoscore' sharding library
Diffstat (limited to 'src/mongo/s/cluster_cursor_stats.cpp')
-rw-r--r--src/mongo/s/cluster_cursor_stats.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mongo/s/cluster_cursor_stats.cpp b/src/mongo/s/cluster_cursor_stats.cpp
index db72b245795..d0620705052 100644
--- a/src/mongo/s/cluster_cursor_stats.cpp
+++ b/src/mongo/s/cluster_cursor_stats.cpp
@@ -59,6 +59,7 @@ public:
}
cursorBob.done();
}
+
} clusterCursorStats;
} // namespace