arch compability fixes and unwarning changes

This commit is contained in:
Sergwest
2024-06-07 22:20:40 +03:00
parent a5dc187481
commit ac0408d42a
7 changed files with 9 additions and 1 deletions
+1
View File
@@ -19,6 +19,7 @@
#include <memory>
#include <filesystem>
#include <algorithm>
namespace fs = std::filesystem;