Skip to content

Commit 3393465

Browse files
committed
Fix windows build
1 parent 888ab7b commit 3393465

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/mongo/db/pipeline/document_source.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@
2525
#include "db/pipeline/dependency_tracker.h"
2626
#include "db/pipeline/document.h"
2727
#include "db/pipeline/expression.h"
28+
#include "mongo/db/pipeline/expression_context.h"
2829
#include "db/pipeline/value.h"
2930
#include "util/string_writer.h"
3031

0 commit comments

Comments
 (0)