Commit 0e4c456b authored by Jakob Otto's avatar Jakob Otto

Add transport_worker_dispatcher to fwd header

parent ad7fc8be
......@@ -29,6 +29,8 @@ class multiplexer;
class socket_manager;
template <class Application, class IdType = unit_t>
class transport_worker;
template <class Application, class IdType>
class transport_worker_dispatcher;
struct network_socket;
struct pipe_socket;
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment