summaryrefslogtreecommitdiff
path: root/src/mongo/db/s/migration_destination_manager.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mongo/db/s/migration_destination_manager.h')
-rw-r--r--src/mongo/db/s/migration_destination_manager.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/mongo/db/s/migration_destination_manager.h b/src/mongo/db/s/migration_destination_manager.h
index dcda2e37bee..6978f8b0a2b 100644
--- a/src/mongo/db/s/migration_destination_manager.h
+++ b/src/mongo/db/s/migration_destination_manager.h
@@ -113,8 +113,8 @@ public:
*/
static void cloneDocumentsFromDonor(
OperationContext* opCtx,
- stdx::function<void(OperationContext*, BSONObj)> insertBatchFn,
- stdx::function<BSONObj(OperationContext*)> fetchBatchFn);
+ std::function<void(OperationContext*, BSONObj)> insertBatchFn,
+ std::function<BSONObj(OperationContext*)> fetchBatchFn);
/**
* Idempotent method, which causes the current ongoing migration to abort only if it has the