summaryrefslogtreecommitdiff
path: root/gnuradio-runtime/lib/scheduler.h
diff options
context:
space:
mode:
Diffstat (limited to 'gnuradio-runtime/lib/scheduler.h')
-rw-r--r--gnuradio-runtime/lib/scheduler.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/gnuradio-runtime/lib/scheduler.h b/gnuradio-runtime/lib/scheduler.h
index 448895d72a..e56f0bfb19 100644
--- a/gnuradio-runtime/lib/scheduler.h
+++ b/gnuradio-runtime/lib/scheduler.h
@@ -19,7 +19,7 @@
namespace gr {
class scheduler;
-typedef boost::shared_ptr<scheduler> scheduler_sptr;
+typedef std::shared_ptr<scheduler> scheduler_sptr;
/*!
* \brief Abstract scheduler that takes a flattened flow graph and