cwCommonImpl.h : Added #icnlude <unistd.h>
This commit is contained in:
parent
1991e10639
commit
1d74c5131d
@ -21,6 +21,7 @@
|
||||
#define cwPOSIX_FILE_SYS
|
||||
#include <time.h> // timespec
|
||||
#include <netinet/in.h> // struct sockaddr_in
|
||||
#include <unistd.h> // close()
|
||||
#define cwPathSeparatorChar '/'
|
||||
#endif
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user