From 16f08844d7b6ccbdcfdf17963b88cadb7525ddc6 Mon Sep 17 00:00:00 2001 From: Josh Blum Date: Thu, 24 Feb 2011 14:54:24 -0800 Subject: uhd: renamed the assert header to assert has only the assert has implementation is in this header uhd assert throw moved to the exception header updated code base includes to match --- host/lib/usrp/usrp1/clock_ctrl.cpp | 9 +-------- 1 file changed, 1 insertion(+), 8 deletions(-) (limited to 'host/lib/usrp/usrp1/clock_ctrl.cpp') diff --git a/host/lib/usrp/usrp1/clock_ctrl.cpp b/host/lib/usrp/usrp1/clock_ctrl.cpp index 156f2b0c4..df5353b54 100644 --- a/host/lib/usrp/usrp1/clock_ctrl.cpp +++ b/host/lib/usrp/usrp1/clock_ctrl.cpp @@ -1,5 +1,5 @@ // -// Copyright 2010 Ettus Research LLC +// Copyright 2010-2011 Ettus Research LLC // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by @@ -16,13 +16,6 @@ // #include "clock_ctrl.hpp" -#include "fpga_regs_standard.h" -#include -#include -#include -#include -#include -#include using namespace uhd; -- cgit v1.2.3