Commit 6231492
committed
fix(umbrella): include connect.hpp and host_name.hpp
Both headers are standalone public APIs not reached transitively from
anything else in the umbrella, so users who include only
<boost/corosio.hpp> could not call corosio::connect or corosio::host_name
without an extra include.1 parent d8ee07b commit 6231492
1 file changed
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
| 15 | + | |
15 | 16 | | |
16 | 17 | | |
| 18 | + | |
17 | 19 | | |
18 | 20 | | |
19 | 21 | | |
| |||
0 commit comments