uhd/host/lib/usrp_clock
Martin Braun 13caaf0010 boost: Include bind.hpp where used, add BOOST_BIND_GLOBAL_PLACEHOLDERS
Consists of two changes:
- Grepped for files that use boost::bind, but don't include
  boost/bind.hpp. Changed all of those to include bind.hpp
- Add BOOST_BIND_GLOBAL_PLACEHOLDERS so that Boost doesn't complain
  about using bind placeholders in the global namespace.

Background: boost/bind.hpp is a convenience header that pulls the Boost
bind placeholders into the global namespace, but that's deprecated
behaviour. For UHD 3.15, we'll keep the deprecated behaviour (modern UHD
no longer uses Boost.Bind), so this fixes build failures with modern
Boost, and related warnings.
2020-07-16 14:43:41 -07:00
..
octoclock boost: Include bind.hpp where used, add BOOST_BIND_GLOBAL_PLACEHOLDERS 2020-07-16 14:43:41 -07:00
CMakeLists.txt uhd: mpm: update all license header w/ "-or-later" 2019-03-08 00:43:07 +01:00
multi_usrp_clock.cpp octoclock: Apply clang-format 2020-03-03 12:48:32 -08:00
usrp_clock_c.cpp octoclock: Apply clang-format 2020-03-03 12:48:32 -08:00