Really fix the missing include for boost::bind
[debian/gnuradio] / usrp2 / host / include / usrp2 / usrp2.h
index e29caa33db1bacb71132b415ac6b4ac235c96a15..7069507cfb593fde10563f1aed7d853374c39d9d 100644 (file)
@@ -21,7 +21,6 @@
 
 #include <boost/shared_ptr.hpp>
 #include <boost/utility.hpp>
-#include <boost/bind.hpp>
 #include <vector>
 #include <complex>
 #include <usrp2/rx_sample_handler.h>