Fix typo in forward declaration of any_io_executor.
This commit is contained in:
parent
a5d06dc386
commit
1732c87d3c
@ -57,7 +57,7 @@ class basic_system_executor;
|
||||
|
||||
class executor;
|
||||
|
||||
typedef execution any_io_executor;
|
||||
typedef executor any_io_executor;
|
||||
|
||||
#else // defined(ASIO_USE_TS_EXECUTOR_AS_DEFAULT)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user