summaryrefslogtreecommitdiff
path: root/include/gnuradio/gr_hier_block2.h
diff options
context:
space:
mode:
authorJosh Blum2012-08-29 13:21:31 -0700
committerJosh Blum2012-08-29 13:21:31 -0700
commite32b516b3a3615642b45fc3bd34e07f05dc385e5 (patch)
treee4b8cae1d307b7bb81d43c7e8f613b503656d9b1 /include/gnuradio/gr_hier_block2.h
parentac3857575c4c762f9a18ee18889740d4360a9aa8 (diff)
downloadsandhi-e32b516b3a3615642b45fc3bd34e07f05dc385e5.tar.gz
sandhi-e32b516b3a3615642b45fc3bd34e07f05dc385e5.tar.bz2
sandhi-e32b516b3a3615642b45fc3bd34e07f05dc385e5.zip
removed runtime api header (using element.hpp)
Diffstat (limited to 'include/gnuradio/gr_hier_block2.h')
-rw-r--r--include/gnuradio/gr_hier_block2.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/gnuradio/gr_hier_block2.h b/include/gnuradio/gr_hier_block2.h
index a8c7fbf..2829f36 100644
--- a/include/gnuradio/gr_hier_block2.h
+++ b/include/gnuradio/gr_hier_block2.h
@@ -17,7 +17,6 @@
#ifndef INCLUDED_GNURADIO_GR_HIER_BLOCK2_H
#define INCLUDED_GNURADIO_GR_HIER_BLOCK2_H
-#include <gnuradio/runtime_api.h>
#include <gnuradio/hier_block.hpp>
#include <gr_io_signature.h>