Skip to content

Commit

Permalink
Remove unused includes
Browse files Browse the repository at this point in the history
  • Loading branch information
kuznetsss committed Dec 13, 2023
1 parent 29b0e84 commit 321d71a
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions unittests/util/TestHttpSyncClient.h
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,6 @@
#include <boost/asio/ssl/stream_base.hpp>
#include <boost/asio/ssl/verify_context.hpp>
#include <boost/asio/ssl/verify_mode.hpp>
#include <boost/beast.hpp>
#include <boost/beast/core/buffers_to_string.hpp>
#include <boost/beast/core/error.hpp>
#include <boost/beast/core/flat_buffer.hpp>
Expand All @@ -38,7 +37,6 @@
#include <boost/beast/http/message.hpp>
#include <boost/beast/http/string_body.hpp>
#include <boost/beast/http/verb.hpp>
#include <boost/beast/ssl.hpp>
#include <boost/beast/ssl/ssl_stream.hpp>
#include <boost/beast/version.hpp>
#include <boost/beast/websocket/rfc6455.hpp>
Expand Down

0 comments on commit 321d71a

Please sign in to comment.