From 74d25ea88a810e4d440b5497c3a5eeb97be8ff90 Mon Sep 17 00:00:00 2001 From: Martin Braun Date: Fri, 3 Dec 2021 12:37:51 +0100 Subject: uhd: Remove superfluous boost/bind.hpp includes On newer versions of Boost, they show deprecation notes. However, they're not actually used any more so they can go. --- host/lib/transport/nirio/rpc/rpc_client.cpp | 1 - 1 file changed, 1 deletion(-) (limited to 'host/lib') 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 #include #include -#include #include #include -- cgit v1.2.3