stat include to make windows happy

This commit is contained in:
Jack Andersen 2016-12-28 11:56:09 -10:00 committed by Phillip Stephens
parent b76aa3acf9
commit e185d25292

View File

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