Рабочая сборка второго executor'а

This commit is contained in:
Антон
2025-09-20 09:28:46 +03:00
parent 2e931932e5
commit 2adca01007
4 changed files with 27 additions and 62 deletions
+2
View File
@@ -12,5 +12,7 @@ void Fail(boost::beast::error_code ec, char const* what);
std::string ToHex(std::byte* src, size_t len);
std::string HashPassword(const std::string& password);
uint64_t Random();
} // namespace uad