Рабочая сборка с третьей ручкой

This commit is contained in:
Антон
2025-09-27 13:34:30 +03:00
parent d4c01cd70c
commit d8cbdaf635
11 changed files with 58 additions and 118 deletions
+1 -1
View File
@@ -18,7 +18,7 @@
#include "./session/WebsocketSession.h"
#include "./listener/Listener.h"
#include "./db/mysql_connector.h"
#include "entities/User.h"
#include "entities/user.h"
namespace beast = boost::beast;
namespace http = beast::http;