diff options
author | Josh Blum | 2012-09-12 01:57:46 -0700 |
---|---|---|
committer | Josh Blum | 2012-09-12 01:57:46 -0700 |
commit | 79276543e665a53eb6f976c47f4c92e8faf844ba (patch) | |
tree | e1abdbeca3232567e231eb9897da72af65a111a5 /lib/top_block.cpp | |
parent | 8695f6127a447dbe6f5cf6eeba9d5cd110e33420 (diff) | |
download | sandhi-79276543e665a53eb6f976c47f4c92e8faf844ba.tar.gz sandhi-79276543e665a53eb6f976c47f4c92e8faf844ba.tar.bz2 sandhi-79276543e665a53eb6f976c47f4c92e8faf844ba.zip |
communicate downstream buffer reqs to upstream output allocator
Diffstat (limited to 'lib/top_block.cpp')
-rw-r--r-- | lib/top_block.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/top_block.cpp b/lib/top_block.cpp index 0adcdb0..f3e1fc8 100644 --- a/lib/top_block.cpp +++ b/lib/top_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/messages.hpp> #include <gnuradio/top_block.hpp> #include <boost/thread/thread.hpp> //sleep |