mirror of https://github.com/AxioDL/kabufuda.git
stat include to make windows happy
This commit is contained in:
parent
7315a1dedd
commit
7fb2e91f81
|
@ -4,6 +4,7 @@
|
|||
#include <string.h>
|
||||
#include <algorithm>
|
||||
#include <memory>
|
||||
#include <sys/stat.h>
|
||||
|
||||
namespace kabufuda
|
||||
{
|
||||
|
|
Loading…
Reference in New Issue