Fix build error with Boost::asio
This commit is contained in:
parent
78644655cf
commit
787761a7bf
@ -29,7 +29,9 @@
|
|||||||
#define S_ISDIR(m) (((m)&S_IFDIR)==S_IFDIR)
|
#define S_ISDIR(m) (((m)&S_IFDIR)==S_IFDIR)
|
||||||
#endif //S_ISDIR
|
#endif //S_ISDIR
|
||||||
|
|
||||||
|
#ifndef NOMINMAX
|
||||||
#define NOMINMAX
|
#define NOMINMAX
|
||||||
|
#endif //NOMINMAX
|
||||||
|
|
||||||
#include <io.h>
|
#include <io.h>
|
||||||
#include <winsock2.h>
|
#include <winsock2.h>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user