mirror of
https://github.com/matrix-construct/construct
synced 2025-03-23 01:40:27 +01:00
ircd: Add fwd decl for boost::asio::signal_set.
This commit is contained in:
parent
638a629151
commit
31798dd09a
1 changed files with 1 additions and 0 deletions
|
@ -19,6 +19,7 @@
|
|||
namespace boost::asio
|
||||
{
|
||||
struct io_context;
|
||||
struct signal_set;
|
||||
}
|
||||
|
||||
namespace ircd
|
||||
|
|
Loading…
Add table
Reference in a new issue