We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d4a1c6d commit 5484f6bCopy full SHA for 5484f6b
src/mongoc/mongoc-gridfs.c
@@ -18,6 +18,7 @@
18
#undef MONGOC_LOG_DOMAIN
19
#define MONGOC_LOG_DOMAIN "gridfs"
20
21
+#include "mongoc-bulk-operation.h"
22
#include "mongoc-client-private.h"
23
#include "mongoc-collection.h"
24
#include "mongoc-collection-private.h"
0 commit comments