From 38ea3a576a20820e574c6cb37607aeafe07f34b4 Mon Sep 17 00:00:00 2001 From: eb Date: Wed, 30 Apr 2008 02:24:06 +0000 Subject: Tweaks for gcc 4.3 based on patch from Marek Mahut . git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@8292 221aa14e-8319-0410-a670-987f0aec2ac5 --- usrp/host/lib/inband/test_usrp_inband.cc | 1 + 1 file changed, 1 insertion(+) (limited to 'usrp/host/lib/inband/test_usrp_inband.cc') diff --git a/usrp/host/lib/inband/test_usrp_inband.cc b/usrp/host/lib/inband/test_usrp_inband.cc index dd8d46f84..64fbf3a97 100644 --- a/usrp/host/lib/inband/test_usrp_inband.cc +++ b/usrp/host/lib/inband/test_usrp_inband.cc @@ -24,6 +24,7 @@ #endif #include +#include #include #include #include -- cgit