aboutsummaryrefslogtreecommitdiffstats
path: root/host/lib/include/uhdlib/usrp/common/max287x.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'host/lib/include/uhdlib/usrp/common/max287x.hpp')
-rw-r--r--host/lib/include/uhdlib/usrp/common/max287x.hpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/host/lib/include/uhdlib/usrp/common/max287x.hpp b/host/lib/include/uhdlib/usrp/common/max287x.hpp
index 51c22c5d8..08ee5b16d 100644
--- a/host/lib/include/uhdlib/usrp/common/max287x.hpp
+++ b/host/lib/include/uhdlib/usrp/common/max287x.hpp
@@ -17,7 +17,7 @@
#include <uhd/utils/math.hpp>
#include <uhd/utils/safe_call.hpp>
#include <boost/assign.hpp>
-#include <boost/function.hpp>
+#include <functional>
#include <boost/math/special_functions/round.hpp>
#include <vector>
#include <chrono>
@@ -32,7 +32,7 @@ class max287x_iface
public:
typedef std::shared_ptr<max287x_iface> sptr;
- typedef boost::function<void(std::vector<uint32_t>)> write_fn;
+ typedef std::function<void(std::vector<uint32_t>)> write_fn;
/**
* LD Pin Modes