From 6962543fec1b186bed4ad1332ee601eff07af1e1 Mon Sep 17 00:00:00 2001 From: Ben Hilburn Date: Wed, 26 Mar 2014 11:02:11 -0700 Subject: Pulling in patch from Marcus Leech for includes and older OSes. --- host/lib/usrp/common/adf435x_common.cpp | 3 +++ 1 file changed, 3 insertions(+) (limited to 'host/lib/usrp/common') diff --git a/host/lib/usrp/common/adf435x_common.cpp b/host/lib/usrp/common/adf435x_common.cpp index f0df6a334..972a69388 100644 --- a/host/lib/usrp/common/adf435x_common.cpp +++ b/host/lib/usrp/common/adf435x_common.cpp @@ -16,8 +16,11 @@ // #include "adf435x_common.hpp" + #include #include +#include + using namespace uhd; -- cgit v1.2.3