From 14ea574bb7e1a8e6dc1d8d8935cd527b2947009c Mon Sep 17 00:00:00 2001 From: Martin Braun Date: Fri, 9 Jul 2021 13:28:38 +0200 Subject: lib: Add various missing includes --- host/lib/usrp/common/ad936x_manager.cpp | 2 ++ 1 file changed, 2 insertions(+) (limited to 'host/lib/usrp/common/ad936x_manager.cpp') diff --git a/host/lib/usrp/common/ad936x_manager.cpp b/host/lib/usrp/common/ad936x_manager.cpp index 31e823d32..fd8c6803b 100644 --- a/host/lib/usrp/common/ad936x_manager.cpp +++ b/host/lib/usrp/common/ad936x_manager.cpp @@ -10,7 +10,9 @@ #include #include #include +#include #include +#include #include using namespace uhd; -- cgit v1.2.3