From 91ef18021c0f0f5fe8ff7705e23b5f1a6b25162f Mon Sep 17 00:00:00 2001 From: Josh Blum Date: Thu, 1 Apr 2010 15:08:52 -0700 Subject: moved props into usrp and multiple hpp files --- host/lib/usrp/usrp2/mboard_impl.cpp | 2 ++ 1 file changed, 2 insertions(+) (limited to 'host/lib/usrp/usrp2/mboard_impl.cpp') diff --git a/host/lib/usrp/usrp2/mboard_impl.cpp b/host/lib/usrp/usrp2/mboard_impl.cpp index 7b658b22d..7594c85fa 100644 --- a/host/lib/usrp/usrp2/mboard_impl.cpp +++ b/host/lib/usrp/usrp2/mboard_impl.cpp @@ -17,11 +17,13 @@ #include "usrp2_impl.hpp" #include "usrp2_regs.hpp" +#include #include #include #include using namespace uhd; +using namespace uhd::usrp; /*********************************************************************** * Helper Methods -- cgit v1.2.3