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 58a6bbf commit d298a81Copy full SHA for d298a81
tests/test-libmongoc.c
@@ -53,6 +53,8 @@ extern void test_stream_tls_error_install (TestSuite *suite);
53
54
55
#ifdef _WIN32
56
+# define strcasecmp _stricmp
57
+
58
void
59
usleep (int64_t usec)
60
{
0 commit comments