summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
m---------Theron0
-rw-r--r--include/gnuradio/block.hpp1
-rw-r--r--include/gnuradio/element.hpp1
3 files changed, 0 insertions, 2 deletions
diff --git a/Theron b/Theron
-Subproject 6ba1e9c4210dbde15107865cfc2c4e1d8091362
+Subproject a18a310781e736ccc3272a18c810275b24e27e9
diff --git a/include/gnuradio/block.hpp b/include/gnuradio/block.hpp
index da773fd..efa8b7f 100644
--- a/include/gnuradio/block.hpp
+++ b/include/gnuradio/block.hpp
@@ -20,7 +20,6 @@
#include <gnuradio/element.hpp>
#include <gnuradio/sbuffer.hpp>
#include <gnuradio/tags.hpp>
-#include <gruel/pmt.h>
#include <vector>
#include <string>
diff --git a/include/gnuradio/element.hpp b/include/gnuradio/element.hpp
index 72927ca..abf0e34 100644
--- a/include/gnuradio/element.hpp
+++ b/include/gnuradio/element.hpp
@@ -21,7 +21,6 @@
#include <gnuradio/io_signature.hpp>
#include <boost/shared_ptr.hpp>
#include <boost/enable_shared_from_this.hpp>
-#include <gruel/pmt.h>
namespace gnuradio
{