очистка проекта

This commit is contained in:
Антон
2025-06-10 07:41:14 +03:00
parent f12df8f0ec
commit ac8ca9cd46
9 changed files with 0 additions and 620 deletions
-7
View File
@@ -1,7 +0,0 @@
#include <boost/beast.hpp>
namespace uad {
boost::beast::string_view MimeType(boost::beast::string_view path);
std::string PathCat(boost::beast::string_view base, boost::beast::string_view path);
}