Skip to content

Commit d1e0b8d

Browse files
add logging
1 parent 291c626 commit d1e0b8d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

addon/mongocrypt.cc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
#include "mongocrypt.h"
22

33
#include <cassert>
4+
#include <iostream>
45

56
#ifdef _MSC_VER
67
#define strncasecmp _strnicmp

0 commit comments

Comments
 (0)