diff options
Diffstat (limited to 'host')
-rw-r--r-- | host/include/uhd/utils/algorithm.hpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/host/include/uhd/utils/algorithm.hpp b/host/include/uhd/utils/algorithm.hpp index 6a6c611d6..855f30d59 100644 --- a/host/include/uhd/utils/algorithm.hpp +++ b/host/include/uhd/utils/algorithm.hpp @@ -8,6 +8,7 @@ #ifndef INCLUDED_UHD_UTILS_ALGORITHM_HPP #define INCLUDED_UHD_UTILS_ALGORITHM_HPP +#include <uhd/config.hpp> #include <stdint.h> #include <boost/range/begin.hpp> #include <boost/range/end.hpp> |