summaryrefslogtreecommitdiff
path: root/src/mongo/db/repl/tenant_migration_recipient_op_observer.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mongo/db/repl/tenant_migration_recipient_op_observer.h')
-rw-r--r--src/mongo/db/repl/tenant_migration_recipient_op_observer.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mongo/db/repl/tenant_migration_recipient_op_observer.h b/src/mongo/db/repl/tenant_migration_recipient_op_observer.h
index 791fd7eeccd..a94b4723fa0 100644
--- a/src/mongo/db/repl/tenant_migration_recipient_op_observer.h
+++ b/src/mongo/db/repl/tenant_migration_recipient_op_observer.h
@@ -89,6 +89,7 @@ public:
void aboutToDelete(OperationContext* opCtx,
const NamespaceString& nss,
+ const UUID& uuid,
const BSONObj& doc) final;
void onDelete(OperationContext* opCtx,