Fix MacOS warning in NetworkClient.cpp
This commit is contained in:
parent
8bf6514ae3
commit
219483267c
1 changed files with 0 additions and 1 deletions
|
|
@ -17,7 +17,6 @@
|
||||||
|
|
||||||
#ifdef __APPLE__
|
#ifdef __APPLE__
|
||||||
#include <unistd.h>
|
#include <unistd.h>
|
||||||
#define MSG_NOSIGNAL 0
|
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#ifdef __linux__
|
#ifdef __linux__
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue