From b2c847acb2c2913d3a2a73e3da863a3ee0d730e5 Mon Sep 17 00:00:00 2001 From: Nicholas Corgan Date: Mon, 10 Aug 2015 14:54:10 -0700 Subject: x300: added missing included necessary in Boost 1.46 --- host/lib/usrp/x300/x300_impl.cpp | 1 + 1 file changed, 1 insertion(+) (limited to 'host/lib/usrp') diff --git a/host/lib/usrp/x300/x300_impl.cpp b/host/lib/usrp/x300/x300_impl.cpp index 3a50f7ea0..5b202aba9 100644 --- a/host/lib/usrp/x300/x300_impl.cpp +++ b/host/lib/usrp/x300/x300_impl.cpp @@ -29,6 +29,7 @@ #include #include #include +#include #include #include #include -- cgit v1.2.3