From c1222d751a68a54783145a35c3cb43f750f1a5f8 Mon Sep 17 00:00:00 2001 From: Moritz Fischer Date: Sun, 23 Mar 2014 20:27:19 +0100 Subject: gps: Removed superfluous include. * This file doesn't need boost::container::vector. Tested-by: Marcus D. Leech Signed-off-by: Moritz Fischer --- host/lib/usrp/gps_ctrl.cpp | 1 - 1 file changed, 1 deletion(-) (limited to 'host/lib/usrp') diff --git a/host/lib/usrp/gps_ctrl.cpp b/host/lib/usrp/gps_ctrl.cpp index c0d44abd5..6f5c75dec 100644 --- a/host/lib/usrp/gps_ctrl.cpp +++ b/host/lib/usrp/gps_ctrl.cpp @@ -30,7 +30,6 @@ #include "boost/tuple/tuple.hpp" #include "boost/foreach.hpp" -#include using namespace uhd; using namespace boost::gregorian; -- cgit v1.2.3