jasLogic Don't use Boost bind placeholder from global namespace anymore
1653284 Mar 4, 2022
Don't use Boost bind placeholder from global namespace anymore
Using the placeholders from the global namespace from boost/bind.hpp is
deprecated.
Use boost/bind/bind.hpp instead and use boost::placeholder.
1653284