stat include to make windows happy

This commit is contained in:
Jack Andersen 2016-12-28 11:56:09 -10:00
parent 7315a1dedd
commit 7fb2e91f81
1 changed files with 1 additions and 0 deletions

View File

@ -4,6 +4,7 @@
#include <string.h>
#include <algorithm>
#include <memory>
#include <sys/stat.h>
namespace kabufuda
{