diff options
-rw-r--r-- | host/include/uhd/types/time_spec.hpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/host/include/uhd/types/time_spec.hpp b/host/include/uhd/types/time_spec.hpp index 8c0a2568d..c8d5443a0 100644 --- a/host/include/uhd/types/time_spec.hpp +++ b/host/include/uhd/types/time_spec.hpp @@ -10,6 +10,7 @@ #include <uhd/config.hpp> #include <boost/operators.hpp> +#include <stdint.h> namespace uhd{ |