提交 dfe7d5e0 编写于 作者: Z zhaoyanggh

win compile

上级 fa4da639
...@@ -74,8 +74,8 @@ void ERROR_EXIT(const char *msg) { ...@@ -74,8 +74,8 @@ void ERROR_EXIT(const char *msg) {
#ifdef WINDOWS #ifdef WINDOWS
#define _CRT_RAND_S #define _CRT_RAND_S
#define _WINSOCK_DEPRECATED_NO_WARNINGS 1 #define _WINSOCK_DEPRECATED_NO_WARNINGS
#include <stdlib.h> #pragma comment(lib, "Ws2_32.lib")
#include <windows.h> #include <windows.h>
#include <winsock2.h> #include <winsock2.h>
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册