Ver Fonte

Fix ssl WIN32_LEAN_AND_MEAN redefinition in some situations

Yuxiao Mao há 1 ano atrás
pai
commit
5248ee13e6
1 ficheiros alterados com 2 adições e 0 exclusões
  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
 #define WIN32_LEAN_AND_MEAN
+#endif
 #include <windows.h>
 #include <windows.h>
 
 
 typedef struct
 typedef struct