Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/boringssl.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'crypto/err')
-rw-r--r--crypto/err/err.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/crypto/err/err.c b/crypto/err/err.c
index 5ee81ca8..892b2ac8 100644
--- a/crypto/err/err.c
+++ b/crypto/err/err.c
@@ -115,7 +115,6 @@
#include <stdio.h>
#if defined(OPENSSL_WINDOWS)
-#define WIN32_LEAN_AND_MEAN
#include <Windows.h>
#endif