16
0
mirror of https://github.com/MaSzyna-EU07/maszyna.git synced 2026-07-22 19:49:19 +02:00

change __linux__ to __unix__

This commit is contained in:
milek7
2019-03-25 20:54:17 +01:00
parent 65eec2ad84
commit 901175f54a
7 changed files with 13 additions and 8 deletions

View File

@@ -29,7 +29,7 @@
#include <shlobj.h>
#undef NOMINMAX
#endif
#ifdef __linux__
#ifdef __unix__
#include <sys/stat.h>
#endif
// stl