Fixed mingw build
This commit is contained in:
parent
2a8ea52492
commit
d4d5b63990
5 changed files with 5 additions and 3 deletions
|
@ -22,8 +22,8 @@
|
|||
*/
|
||||
|
||||
#include <sched.h>
|
||||
#include <stdlib.h>
|
||||
#include <string.h>
|
||||
#include <cstring>
|
||||
#include <string>
|
||||
#include <sys/resource.h>
|
||||
#include <uv.h>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue