mirror of
https://github.com/boostorg/beast.git
synced 2025-07-30 12:57:31 +02:00
Fix -Wunused-function warnings
This commit is contained in:
committed by
Mohammad Nejati
parent
9c7777e7f0
commit
b502789d89
@ -601,8 +601,6 @@ core_3_timeouts_snippets2()
|
|||||||
|
|
||||||
} // (anon)
|
} // (anon)
|
||||||
|
|
||||||
template class basic_stream<net::ip::tcp, net::any_io_executor, rate_gauge>;
|
|
||||||
|
|
||||||
struct core_3_timeouts_test
|
struct core_3_timeouts_test
|
||||||
: public beast::unit_test::suite
|
: public beast::unit_test::suite
|
||||||
{
|
{
|
||||||
|
Reference in New Issue
Block a user