Commit 3f4c1cf
authored
Boost.System has been headers only since 1.69.0 (#911)
The recently released Boost 1.89.0 removed the compatibility stub, so requiring
the BOOST_SYSTEM library will now lead to a build failure.
This commit also bumps the minimum version of Boost to 1.69.0, as that was the
first version where this is headers only.1 parent 959e266 commit 3f4c1cf
1 file changed
Lines changed: 1 addition & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
56 | 56 | | |
57 | 57 | | |
58 | 58 | | |
59 | | - | |
60 | | - | |
| 59 | + | |
61 | 60 | | |
62 | 61 | | |
63 | 62 | | |
| |||
0 commit comments