From 02d2f71c3897c638dcc0d17943938ba03e961ac2 Mon Sep 17 00:00:00 2001 From: Martin Braun Date: Thu, 4 Nov 2021 17:42:46 +0100 Subject: lib: Add missing include to offload_io_service_client.hpp --- host/lib/include/uhdlib/transport/offload_io_service_client.hpp | 1 + 1 file changed, 1 insertion(+) (limited to 'host/lib/include') 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 +#include #include #include -- cgit v1.2.3