You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[bag_tools] Remove explicit dependency on boost signals
`libboost-signals` does not exist anymore in recent `libboost` versions, and as been replaced by the (mostly) API compatible `libboost-signals2`, distributed with `libboost` (for instance, on Ubuntu 20.04, in the package `libboost1.71-dev`).
0 commit comments