Skip to content

Commit

Permalink
Minor fix of the example
Browse files Browse the repository at this point in the history
  • Loading branch information
YaZasnyal committed Jul 18, 2022
1 parent 7011f3f commit 9fcf6b4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ One minute example:

auto main(int, char**) -> int
{
namespace ip = boost::asio::ip;
asio_stream_compressor::asio::io_context ctx;
boost::asio::spawn(
[&](auto yield)
Expand Down

0 comments on commit 9fcf6b4

Please sign in to comment.