mirror of
https://github.com/matrix-construct/construct
synced 2024-11-29 18:22:50 +01:00
ircd::ios: Remove unused fwddecl related 737d9dd1626.
This commit is contained in:
parent
e194c134e3
commit
8b45d8e97f
1 changed files with 0 additions and 1 deletions
|
@ -19,7 +19,6 @@
|
||||||
namespace boost::asio
|
namespace boost::asio
|
||||||
{
|
{
|
||||||
struct io_context;
|
struct io_context;
|
||||||
struct signal_set;
|
|
||||||
|
|
||||||
template<class function>
|
template<class function>
|
||||||
void asio_handler_invoke(function&, ...);
|
void asio_handler_invoke(function&, ...);
|
||||||
|
|
Loading…
Reference in a new issue