summaryrefslogtreecommitdiff
path: root/lib/hier_block.cpp
diff options
context:
space:
mode:
authorJosh Blum2012-09-29 19:14:46 -0700
committerJosh Blum2012-09-29 19:14:46 -0700
commitf5d9f2b631049f49b9008a95df56d5cc1ad11335 (patch)
treeca3869a48ab2d07552481ca3eec61bde9cc4b48e /lib/hier_block.cpp
parent29f4f4a3d34478b00aac5dfde80ba80aa5107510 (diff)
downloadsandhi-f5d9f2b631049f49b9008a95df56d5cc1ad11335.tar.gz
sandhi-f5d9f2b631049f49b9008a95df56d5cc1ad11335.tar.bz2
sandhi-f5d9f2b631049f49b9008a95df56d5cc1ad11335.zip
delete vector utils header, this is only for topology_handler now
Diffstat (limited to 'lib/hier_block.cpp')
-rw-r--r--lib/hier_block.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/hier_block.cpp b/lib/hier_block.cpp
index 70b5df3..9a25597 100644
--- a/lib/hier_block.cpp
+++ b/lib/hier_block.cpp
@@ -15,7 +15,6 @@
// along with io_sig program. If not, see <http://www.gnu.org/licenses/>.
#include "element_impl.hpp"
-#include <gras_impl/vector_utils.hpp>
#include <gnuradio/hier_block.hpp>
using namespace gnuradio;