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

This commit is contained in:
Антон
2025-06-10 07:41:14 +03:00
parent f4b8604267
commit 5848ceee3c
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);
}