mirror of
https://github.com/XRPLF/clio.git
synced 2025-11-21 04:05:51 +00:00
style: clang-tidy auto fixes (#1576)
Fixes #1575. Please review and commit clang-tidy fixes. Co-authored-by: kuznetsss <15742918+kuznetsss@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
2fef03d766
commit
319cd3d67b
@@ -24,10 +24,6 @@
|
||||
#include "util/config/Config.hpp"
|
||||
#include "util/log/Logger.hpp"
|
||||
|
||||
#include <boost/asio/buffer.hpp>
|
||||
#include <boost/asio/io_context.hpp>
|
||||
#include <boost/asio/ssl/context.hpp>
|
||||
|
||||
#include <cstdlib>
|
||||
#include <exception>
|
||||
#include <iostream>
|
||||
|
||||
Reference in New Issue
Block a user