summaryrefslogtreecommitdiff
path: root/src/mongo/db/fcv_op_observer.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mongo/db/fcv_op_observer.h')
-rw-r--r--src/mongo/db/fcv_op_observer.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mongo/db/fcv_op_observer.h b/src/mongo/db/fcv_op_observer.h
index 7a9e021ce81..60cce448d8d 100644
--- a/src/mongo/db/fcv_op_observer.h
+++ b/src/mongo/db/fcv_op_observer.h
@@ -101,6 +101,7 @@ public:
void aboutToDelete(OperationContext* opCtx,
const NamespaceString& nss,
+ const UUID& uuid,
const BSONObj& doc) final {}
void onInternalOpMessage(OperationContext* opCtx,
const NamespaceString& nss,