1
1

bind: Added include file for close function on Windows.

Этот коммит содержится в:
Andreas Schneider 2011-01-02 19:15:05 +01:00
родитель 2b6fa19fe5
Коммит c54d6b7f8a

Просмотреть файл

@ -47,6 +47,7 @@
#ifdef _WIN32
#include <io.h>
#include <winsock2.h>
#include <ws2tcpip.h>