diff options
-rw-r--r-- | host/lib/include/uhdlib/transport/offload_io_service_client.hpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/host/lib/include/uhdlib/transport/offload_io_service_client.hpp b/host/lib/include/uhdlib/transport/offload_io_service_client.hpp index 775a5bfaf..a61c095a8 100644 --- a/host/lib/include/uhdlib/transport/offload_io_service_client.hpp +++ b/host/lib/include/uhdlib/transport/offload_io_service_client.hpp @@ -7,6 +7,7 @@ #pragma once #include <uhd/transport/frame_buff.hpp> +#include <cassert> #include <chrono> #include <thread> |