diff options
Diffstat (limited to 'host/tests/config_parser_test.cpp')
-rw-r--r-- | host/tests/config_parser_test.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/host/tests/config_parser_test.cpp b/host/tests/config_parser_test.cpp index 2016776a7..a05589222 100644 --- a/host/tests/config_parser_test.cpp +++ b/host/tests/config_parser_test.cpp @@ -5,7 +5,6 @@ // #include <uhdlib/utils/config_parser.hpp> -#include <boost/assign/list_of.hpp> #include <boost/test/unit_test.hpp> #include <cstdio> #include <fstream> |