aboutsummaryrefslogtreecommitdiffstats
path: root/host
diff options
context:
space:
mode:
Diffstat (limited to 'host')
-rw-r--r--host/lib/transport/nirio/rpc/rpc_client.cpp1
-rw-r--r--host/tests/chdr_parse_test.cpp2
2 files changed, 0 insertions, 3 deletions
diff --git a/host/lib/transport/nirio/rpc/rpc_client.cpp b/host/lib/transport/nirio/rpc/rpc_client.cpp
index 7b5970610..16dd5aa82 100644
--- a/host/lib/transport/nirio/rpc/rpc_client.cpp
+++ b/host/lib/transport/nirio/rpc/rpc_client.cpp
@@ -8,7 +8,6 @@
#include <uhd/transport/nirio/rpc/rpc_client.hpp>
#include <uhdlib/utils/narrow.hpp>
#include <boost/asio/error.hpp>
-#include <boost/bind.hpp>
#include <boost/format.hpp>
#include <boost/version.hpp>
diff --git a/host/tests/chdr_parse_test.cpp b/host/tests/chdr_parse_test.cpp
index b71c136ee..535afdede 100644
--- a/host/tests/chdr_parse_test.cpp
+++ b/host/tests/chdr_parse_test.cpp
@@ -6,8 +6,6 @@
#include <uhd/rfnoc/chdr_types.hpp>
#include <uhd/utils/chdr/chdr_packet.hpp>
#include <chdr_resource/hardcoded_packets.cpp>
-#include <boost/bind.hpp>
-#include <boost/optional/optional_io.hpp>
#include <boost/test/unit_test.hpp>
#include <bitset>
#include <iostream>