Really fix the missing include for boost::bind
[debian/gnuradio] / usrp2 / host / lib / usrp2_impl.cc
index 882ad7414ad15bea9f26bf902c3fcfe062ac86cd..333e2d1e78b0aff85e1256f219093a45a09d2e83 100644 (file)
@@ -25,6 +25,7 @@
 #include <usrp2/copiers.h>
 #include <gruel/inet.h>
 #include <gruel/realtime.h>
+#include <boost/bind.hpp>
 #include <usrp2_types.h>
 #include "usrp2_impl.h"
 #include "eth_buffer.h"