Skip to content

Commit 5484f6b

Browse files
author
Christian Hergert
committed
gridfs: include bulk operation header.
1 parent d4a1c6d commit 5484f6b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/mongoc/mongoc-gridfs.c

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@
1818
#undef MONGOC_LOG_DOMAIN
1919
#define MONGOC_LOG_DOMAIN "gridfs"
2020

21+
#include "mongoc-bulk-operation.h"
2122
#include "mongoc-client-private.h"
2223
#include "mongoc-collection.h"
2324
#include "mongoc-collection-private.h"

0 commit comments

Comments
 (0)