diff options
Diffstat (limited to 'src/output')
-rw-r--r-- | src/output/UHD.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/output/UHD.cpp b/src/output/UHD.cpp index e4b578e..1106fe0 100644 --- a/src/output/UHD.cpp +++ b/src/output/UHD.cpp @@ -37,6 +37,7 @@ #include "Utils.h" #include <thread> +#include <iomanip> #include <uhd/version.hpp> // 3.11.0.0 introduces the API breaking change, where |