We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a2eb357 commit c10af34Copy full SHA for c10af34
include/enet/win32.h
@@ -16,6 +16,7 @@
16
17
#include <stdlib.h>
18
#include <winsock2.h>
19
+#include <windows.h>
20
21
typedef SOCKET ENetSocket;
22
0 commit comments