From 6f1f5f5fa2d044e4017be27ad5c1f67adbcea3f7 Mon Sep 17 00:00:00 2001 From: Josh Blum Date: Tue, 8 Nov 2011 12:27:37 -0800 Subject: usrp: added missing include for weak ptr --- host/lib/usrp/usrp1/usrp1_impl.hpp | 1 + 1 file changed, 1 insertion(+) (limited to 'host/lib/usrp/usrp1') diff --git a/host/lib/usrp/usrp1/usrp1_impl.hpp b/host/lib/usrp/usrp1/usrp1_impl.hpp index 99bb01c76..fd1b8c193 100644 --- a/host/lib/usrp/usrp1/usrp1_impl.hpp +++ b/host/lib/usrp/usrp1/usrp1_impl.hpp @@ -31,6 +31,7 @@ #include #include #include +#include #include #ifndef INCLUDED_USRP1_IMPL_HPP -- cgit v1.2.3