diff options
Diffstat (limited to 'host/include')
-rw-r--r-- | host/include/uhd/utils/soft_register.hpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/host/include/uhd/utils/soft_register.hpp b/host/include/uhd/utils/soft_register.hpp index 6c712686a..9006ab5c7 100644 --- a/host/include/uhd/utils/soft_register.hpp +++ b/host/include/uhd/utils/soft_register.hpp @@ -29,6 +29,7 @@ #include <boost/tokenizer.hpp> #include <boost/foreach.hpp> #include <boost/lexical_cast.hpp> +#include <list> /*! \file soft_register.hpp * Utilities to access and index hardware registers. |