0
0
Fork 0
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:
Jason Volk 2020-02-25 16:27:30 -08:00
parent e194c134e3
commit 8b45d8e97f

View file

@ -19,7 +19,6 @@
namespace boost::asio
{
struct io_context;
struct signal_set;
template<class function>
void asio_handler_invoke(function&, ...);