diff options
Diffstat (limited to 'host/include')
-rw-r--r-- | host/include/uhd/rfnoc/block_ctrl_base.hpp | 1 | ||||
-rw-r--r-- | host/include/uhd/utils/soft_register.hpp | 1 |
2 files changed, 0 insertions, 2 deletions
diff --git a/host/include/uhd/rfnoc/block_ctrl_base.hpp b/host/include/uhd/rfnoc/block_ctrl_base.hpp index 87d9b3a71..0be3f6053 100644 --- a/host/include/uhd/rfnoc/block_ctrl_base.hpp +++ b/host/include/uhd/rfnoc/block_ctrl_base.hpp @@ -30,7 +30,6 @@ #include <uhd/rfnoc/blockdef.hpp> #include <uhd/rfnoc/constants.hpp> #include <boost/shared_ptr.hpp> -#include <boost/lexical_cast.hpp> #include <stdint.h> namespace uhd { diff --git a/host/include/uhd/utils/soft_register.hpp b/host/include/uhd/utils/soft_register.hpp index 2870ad595..092ced17a 100644 --- a/host/include/uhd/utils/soft_register.hpp +++ b/host/include/uhd/utils/soft_register.hpp @@ -28,7 +28,6 @@ #include <boost/unordered_map.hpp> #include <boost/tokenizer.hpp> #include <boost/foreach.hpp> -#include <boost/lexical_cast.hpp> #include <list> /*! \file soft_register.hpp |