Skip to content

Commit

Permalink
Code style
Browse files Browse the repository at this point in the history
  • Loading branch information
Jackarain committed Nov 25, 2023
1 parent 4fe9759 commit ff3a862
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions proxy/include/proxy/ssl_stream.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,8 @@
#include <boost/asio/ssl/detail/shutdown_op.hpp>

#include <boost/asio/co_spawn.hpp>
#include <boost/asio/detached.hpp>

#include "boost/asio/detached.hpp"
#include "boost/system/detail/error_code.hpp"
#include "proxy/use_awaitable.hpp"


Expand Down

0 comments on commit ff3a862

Please sign in to comment.