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 1dfa8ac commit 7c67bb5Copy full SHA for 7c67bb5
kms-message/src/kms_crypto_windows.c
@@ -18,6 +18,8 @@
18
19
#ifdef KMS_MESSAGE_ENABLE_CRYPTO_CNG
20
21
+#include "kms_message_private.h"
22
+
23
// tell windows.h not to include a bunch of headers we don't need:
24
#define WIN32_LEAN_AND_MEAN
25
0 commit comments