Skip to content

Commit c10af34

Browse files
committed
fix windows compiler warning
1 parent a2eb357 commit c10af34

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

include/enet/win32.h

+1
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@
1616

1717
#include <stdlib.h>
1818
#include <winsock2.h>
19+
#include <windows.h>
1920

2021
typedef SOCKET ENetSocket;
2122

0 commit comments

Comments
 (0)