Browse Source

Fix ssl WIN32_LEAN_AND_MEAN redefinition in some situations

Yuxiao Mao 1 year ago
parent
commit
5248ee13e6
1 changed files with 2 additions and 0 deletions
  1. 2 0
      libs/ssl/threading_alt.h

+ 2 - 0
libs/ssl/threading_alt.h

@@ -1,4 +1,6 @@
+#ifndef WIN32_LEAN_AND_MEAN
 #define WIN32_LEAN_AND_MEAN
+#endif
 #include <windows.h>
 
 typedef struct