Fixed mingw build

This commit is contained in:
BenDroid 2017-11-23 20:24:04 +01:00
parent 2a8ea52492
commit d4d5b63990
5 changed files with 5 additions and 3 deletions

View file

@ -22,6 +22,7 @@
*/
#include <string>
#include <inttypes.h>
#include <uv.h>