summaryrefslogtreecommitdiff
path: root/src/mongo/db/exec/near.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mongo/db/exec/near.h')
-rw-r--r--src/mongo/db/exec/near.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mongo/db/exec/near.h b/src/mongo/db/exec/near.h
index bbbbee686e3..fef83f58640 100644
--- a/src/mongo/db/exec/near.h
+++ b/src/mongo/db/exec/near.h
@@ -108,6 +108,7 @@ protected:
const char* typeName,
StageType type,
WorkingSet* workingSet,
+ const Collection* collection,
const IndexDescriptor* indexDescriptor);
//