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/tests/chdr_parse_test.cpp | 2 -- 1 file changed, 2 deletions(-) (limited to 'host/tests') 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 #include #include -#include -#include #include #include #include -- cgit v1.2.3