style: clang-tidy auto fixes (#2360)

Fixes #2359. Please review and commit clang-tidy fixes.

Co-authored-by: godexsoft <385326+godexsoft@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2025-07-24 10:49:05 +01:00
committed by GitHub
parent 1463b0e3e5
commit e380214496
3 changed files with 9 additions and 5 deletions

View File

@@ -40,7 +40,6 @@
#include <boost/asio/io_context.hpp>
#include <boost/asio/ip/address.hpp>
#include <boost/asio/ip/address_v4.hpp>
#include <boost/asio/ip/tcp.hpp>
#include <boost/asio/spawn.hpp>
#include <boost/asio/steady_timer.hpp>