Fixed mingw build

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

View file

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