patch stdlib header

This commit is contained in:
Shawn Chain
2018-07-03 10:04:44 +08:00
parent 0ee26a5a98
commit 1ab0610543
3 changed files with 3 additions and 0 deletions

View File

@@ -46,6 +46,7 @@
#include <cstdio>
#include <vector>
#include <stdlib.h>
#if !defined(_WIN32) && !defined(_WIN64)
#include <sys/types.h>