Browse Source

Fix ssl WIN32_LEAN_AND_MEAN redefinition in some situations

Yuxiao Mao 1 năm trước cách đây
mục cha
commit
5248ee13e6
1 tập tin đã thay đổi với 2 bổ sung0 xóa
  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