diff options
Diffstat (limited to 'host/tests/sph_send_test.cpp')
-rw-r--r-- | host/tests/sph_send_test.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/host/tests/sph_send_test.cpp b/host/tests/sph_send_test.cpp index 6de4c9ffa..282d01da4 100644 --- a/host/tests/sph_send_test.cpp +++ b/host/tests/sph_send_test.cpp @@ -7,7 +7,7 @@ #include "../common/mock_zero_copy.hpp" #include "../lib/transport/super_send_packet_handler.hpp" -#include <boost/bind.hpp> +#include <functional> #include <boost/shared_array.hpp> #include <boost/test/unit_test.hpp> #include <complex> |