missing header

This commit is contained in:
Benjamin Sergeant 2018-10-09 16:11:12 -07:00
parent e691ac3704
commit 9c9e7f3206

View File

@ -10,6 +10,7 @@
# include <WinSock2.h>
# include <ws2def.h>
# include <WS2tcpip.h>
# include <schannel.h>
# include <io.h>
#else
# error("This file should only be built on Windows")