diff options
| -rw-r--r-- | host/include/uhd/types/ranges.hpp | 1 | 
1 files changed, 1 insertions, 0 deletions
| diff --git a/host/include/uhd/types/ranges.hpp b/host/include/uhd/types/ranges.hpp index 1bd87b468..03aa69ba8 100644 --- a/host/include/uhd/types/ranges.hpp +++ b/host/include/uhd/types/ranges.hpp @@ -20,6 +20,7 @@  #include <uhd/config.hpp>  #include <uhd/utils/pimpl.hpp> +#include <string>  #include <vector>  #include <string> | 
