missing endif

This commit is contained in:
Benjamin Sergeant 2018-10-09 16:07:50 -07:00
parent 6fcecb84eb
commit e691ac3704

View File

@ -12,6 +12,8 @@
# include <WS2tcpip.h>
# include <io.h>
#else
# error("This file should only be built on Windows")
#endif
namespace ix
{