aboutsummaryrefslogtreecommitdiffstats
path: root/host/lib/usrp/gps_ctrl.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'host/lib/usrp/gps_ctrl.cpp')
-rw-r--r--host/lib/usrp/gps_ctrl.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/host/lib/usrp/gps_ctrl.cpp b/host/lib/usrp/gps_ctrl.cpp
index a50261851..f030108cc 100644
--- a/host/lib/usrp/gps_ctrl.cpp
+++ b/host/lib/usrp/gps_ctrl.cpp
@@ -28,7 +28,6 @@
using namespace uhd;
using namespace boost::posix_time;
using namespace boost::algorithm;
-using namespace boost::this_thread;
namespace {
constexpr int GPS_COMM_TIMEOUT_MS = 1300;