From 98de3794219fd4fe7f2359cb07c3c84ead8e8aec Mon Sep 17 00:00:00 2001 From: Martin Braun Date: Mon, 12 Oct 2015 17:23:21 -0700 Subject: fixup! ad9361: codec manager needs more includes on some platforms --- host/lib/usrp/common/ad936x_manager.cpp | 1 + 1 file changed, 1 insertion(+) (limited to 'host') diff --git a/host/lib/usrp/common/ad936x_manager.cpp b/host/lib/usrp/common/ad936x_manager.cpp index e56fd3a82..de8c4c7ab 100644 --- a/host/lib/usrp/common/ad936x_manager.cpp +++ b/host/lib/usrp/common/ad936x_manager.cpp @@ -19,6 +19,7 @@ #include #include #include +#include using namespace uhd; using namespace uhd::usrp; -- cgit v1.2.3