summaryrefslogtreecommitdiff
path: root/gr-fec/include/gnuradio/fec/ldpc_H_matrix.h
diff options
context:
space:
mode:
Diffstat (limited to 'gr-fec/include/gnuradio/fec/ldpc_H_matrix.h')
-rw-r--r--gr-fec/include/gnuradio/fec/ldpc_H_matrix.h7
1 files changed, 3 insertions, 4 deletions
diff --git a/gr-fec/include/gnuradio/fec/ldpc_H_matrix.h b/gr-fec/include/gnuradio/fec/ldpc_H_matrix.h
index 19691bb7e0..9a3628a529 100644
--- a/gr-fec/include/gnuradio/fec/ldpc_H_matrix.h
+++ b/gr-fec/include/gnuradio/fec/ldpc_H_matrix.h
@@ -11,8 +11,7 @@
#include <gnuradio/fec/api.h>
#include <gnuradio/fec/fec_mtrx.h>
-#include <boost/enable_shared_from_this.hpp>
-#include <boost/shared_ptr.hpp>
+#include <memory>
namespace gr {
namespace fec {
@@ -35,10 +34,10 @@ namespace code {
* /lib/python2.7/dist-packages/gnuradio/fec/LDPC/Generate_LDPC_matrix.py.
*/
class FEC_API ldpc_H_matrix : virtual public fec_mtrx,
- public boost::enable_shared_from_this<ldpc_H_matrix>
+ public std::enable_shared_from_this<ldpc_H_matrix>
{
public:
- typedef boost::shared_ptr<ldpc_H_matrix> sptr;
+ typedef std::shared_ptr<ldpc_H_matrix> sptr;
/*!
* \brief Constructor given alist file and gap