missing header

This commit is contained in:
Benjamin Sergeant 2018-10-09 16:20:08 -07:00
parent 9c9e7f3206
commit 71bac1ea7d

View File

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