From 80827397048ee8fcb7e1a14b3a0030b10eb554d2 Mon Sep 17 00:00:00 2001 From: Josh Blum Date: Fri, 9 Sep 2011 14:10:49 -0700 Subject: usrp: add gps control to the API --- host/include/uhd/usrp/gps_ctrl.hpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'host/include') diff --git a/host/include/uhd/usrp/gps_ctrl.hpp b/host/include/uhd/usrp/gps_ctrl.hpp index 3b643a30c..0c1389d48 100644 --- a/host/include/uhd/usrp/gps_ctrl.hpp +++ b/host/include/uhd/usrp/gps_ctrl.hpp @@ -27,7 +27,7 @@ namespace uhd{ -class gps_ctrl : boost::noncopyable{ +class UHD_API gps_ctrl : boost::noncopyable{ public: typedef boost::shared_ptr sptr; -- cgit v1.2.3