Fixed missing include

pull/1285/head
gabime 6 years ago
parent 9b7812a0f2
commit 9a68bd8cc8

@ -43,6 +43,8 @@
#include <limits> #include <limits>
#endif #endif
#include <direct.h> // for _mkdir/_wmkdir
#else // unix #else // unix
#include <fcntl.h> #include <fcntl.h>

Loading…
Cancel
Save