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 291c626 commit d1e0b8dCopy full SHA for d1e0b8d
addon/mongocrypt.cc
@@ -1,6 +1,7 @@
1
#include "mongocrypt.h"
2
3
#include <cassert>
4
+#include <iostream>
5
6
#ifdef _MSC_VER
7
#define strncasecmp _strnicmp
0 commit comments