We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1146ac3 commit f8abeb6Copy full SHA for f8abeb6
1 file changed
include/cli/detail/oldstandaloneasiolib.h
@@ -45,7 +45,8 @@ namespace asiolibec = asio;
45
class OldStandaloneAsioLib
46
{
47
public:
48
- using ContextType = asio::io_context;
+
49
+ using ContextType = asio::io_service;
50
51
class Executor
52
0 commit comments