1
0
mirror of https://github.com/gnss-sdr/gnss-sdr synced 2024-12-15 04:30:33 +00:00

Fix for Boost < 1.60

This commit is contained in:
Carles Fernandez 2020-05-18 19:55:44 +02:00
parent b408a2ef29
commit 832c2558c6
No known key found for this signature in database
GPG Key ID: 4C583C52B0C3877D
45 changed files with 45 additions and 0 deletions

View File

@ -77,6 +77,7 @@
#if HAS_GENERIC_LAMBDA
#else
#include <boost/bind.hpp>
#include <boost/bind/placeholders.hpp>
#endif
#if HAS_STD_FILESYSTEM

View File

@ -29,6 +29,7 @@
#if HAS_GENERIC_LAMBDA
#else
#include <boost/bind.hpp>
#include <boost/bind/placeholders.hpp>
#endif
channel_msg_receiver_cc_sptr channel_msg_receiver_make_cc(std::shared_ptr<ChannelFsm> channel_fsm, bool repeat)

View File

@ -38,6 +38,7 @@
#if HAS_GENERIC_LAMBDA
#else
#include <boost/bind.hpp>
#include <boost/bind/placeholders.hpp>
#endif
#if HAS_STD_FILESYSTEM

View File

@ -27,6 +27,7 @@
#if HAS_GENERIC_LAMBDA
#else
#include <boost/bind.hpp>
#include <boost/bind/placeholders.hpp>
#endif
const int FIFO_SIZE = 1472000;

View File

@ -22,6 +22,7 @@
#include "rtl_tcp_signal_source_c.h"
#include "rtl_tcp_commands.h"
#include <boost/bind.hpp>
#include <boost/bind/placeholders.hpp>
#include <boost/thread/thread.hpp>
#include <glog/logging.h>
#include <map>

View File

@ -62,6 +62,7 @@
#if HAS_GENERIC_LAMBDA
#else
#include <boost/bind.hpp>
#include <boost/bind/placeholders.hpp>
#endif
#if HAS_STD_FILESYSTEM

View File

@ -53,6 +53,7 @@
#if HAS_GENERIC_LAMBDA
#else
#include <boost/bind.hpp>
#include <boost/bind/placeholders.hpp>
#endif
#if HAS_STD_FILESYSTEM

View File

@ -50,6 +50,7 @@
#if HAS_GENERIC_LAMBDA
#else
#include <boost/bind.hpp>
#include <boost/bind/placeholders.hpp>
#endif
#define CN0_ESTIMATION_SAMPLES 10

View File

@ -48,6 +48,7 @@
#if HAS_GENERIC_LAMBDA
#else
#include <boost/bind.hpp>
#include <boost/bind/placeholders.hpp>
#endif

View File

@ -47,6 +47,7 @@
#if HAS_GENERIC_LAMBDA
#else
#include <boost/bind.hpp>
#include <boost/bind/placeholders.hpp>
#endif
#define CN0_ESTIMATION_SAMPLES 10

View File

@ -46,6 +46,7 @@
#if HAS_GENERIC_LAMBDA
#else
#include <boost/bind.hpp>
#include <boost/bind/placeholders.hpp>
#endif
#define CN0_ESTIMATION_SAMPLES 10

View File

@ -29,6 +29,7 @@
#if HAS_GENERIC_LAMBDA
#else
#include <boost/bind.hpp>
#include <boost/bind/placeholders.hpp>
#endif

View File

@ -53,6 +53,7 @@
#if HAS_GENERIC_LAMBDA
#else
#include <boost/bind.hpp>
#include <boost/bind/placeholders.hpp>
#endif
#if HAS_STD_FILESYSTEM

View File

@ -45,6 +45,7 @@
#if HAS_GENERIC_LAMBDA
#else
#include <boost/bind.hpp>
#include <boost/bind/placeholders.hpp>
#endif
#ifdef GR_GREATER_38

View File

@ -45,6 +45,7 @@
#if HAS_GENERIC_LAMBDA
#else
#include <boost/bind.hpp>
#include <boost/bind/placeholders.hpp>
#endif
#ifdef GR_GREATER_38

View File

@ -41,6 +41,7 @@
#if HAS_GENERIC_LAMBDA
#else
#include <boost/bind.hpp>
#include <boost/bind/placeholders.hpp>
#endif
#ifdef GR_GREATER_38
#include <gnuradio/analog/sig_source.h>

View File

@ -39,6 +39,7 @@
#if HAS_GENERIC_LAMBDA
#else
#include <boost/bind.hpp>
#include <boost/bind/placeholders.hpp>
#endif
#ifdef GR_GREATER_38
#include <gnuradio/analog/sig_source.h>

View File

@ -49,6 +49,7 @@
#if HAS_GENERIC_LAMBDA
#else
#include <boost/bind.hpp>
#include <boost/bind/placeholders.hpp>
#endif
#ifdef GR_GREATER_38
#include <gnuradio/analog/sig_source.h>

View File

@ -46,6 +46,7 @@
#if HAS_GENERIC_LAMBDA
#else
#include <boost/bind.hpp>
#include <boost/bind/placeholders.hpp>
#endif
#ifdef GR_GREATER_38

View File

@ -42,6 +42,7 @@
#if HAS_GENERIC_LAMBDA
#else
#include <boost/bind.hpp>
#include <boost/bind/placeholders.hpp>
#endif
#ifdef GR_GREATER_38
#include <gnuradio/analog/sig_source.h>

View File

@ -44,6 +44,7 @@
#if HAS_GENERIC_LAMBDA
#else
#include <boost/bind.hpp>
#include <boost/bind/placeholders.hpp>
#endif
#ifdef GR_GREATER_38
#include <gnuradio/analog/sig_source.h>

View File

@ -43,6 +43,7 @@
#if HAS_GENERIC_LAMBDA
#else
#include <boost/bind.hpp>
#include <boost/bind/placeholders.hpp>
#endif
#ifdef GR_GREATER_38
#include <gnuradio/analog/sig_source.h>

View File

@ -39,6 +39,7 @@
#if HAS_GENERIC_LAMBDA
#else
#include <boost/bind.hpp>
#include <boost/bind/placeholders.hpp>
#endif
#ifdef GR_GREATER_38
#include <gnuradio/analog/sig_source.h>

View File

@ -45,6 +45,7 @@
#if HAS_GENERIC_LAMBDA
#else
#include <boost/bind.hpp>
#include <boost/bind/placeholders.hpp>
#endif
#ifdef GR_GREATER_38
#include <gnuradio/analog/sig_source.h>

View File

@ -40,6 +40,7 @@
#if HAS_GENERIC_LAMBDA
#else
#include <boost/bind.hpp>
#include <boost/bind/placeholders.hpp>
#endif
#ifdef GR_GREATER_38
#include <gnuradio/analog/sig_source.h>

View File

@ -43,6 +43,7 @@
#if HAS_GENERIC_LAMBDA
#else
#include <boost/bind.hpp>
#include <boost/bind/placeholders.hpp>
#endif
#ifdef GR_GREATER_38
#include <gnuradio/analog/sig_source.h>

View File

@ -45,6 +45,7 @@
#if HAS_GENERIC_LAMBDA
#else
#include <boost/bind.hpp>
#include <boost/bind/placeholders.hpp>
#endif
#ifdef GR_GREATER_38
#include <gnuradio/analog/sig_source.h>

View File

@ -43,6 +43,7 @@
#if HAS_GENERIC_LAMBDA
#else
#include <boost/bind.hpp>
#include <boost/bind/placeholders.hpp>
#endif
#ifdef GR_GREATER_38

View File

@ -41,6 +41,7 @@
#if HAS_GENERIC_LAMBDA
#else
#include <boost/bind.hpp>
#include <boost/bind/placeholders.hpp>
#endif
#ifdef GR_GREATER_38
#include <gnuradio/analog/sig_source.h>

View File

@ -42,6 +42,7 @@
#if HAS_GENERIC_LAMBDA
#else
#include <boost/bind.hpp>
#include <boost/bind/placeholders.hpp>
#endif
#ifdef GR_GREATER_38
#include <gnuradio/analog/sig_source.h>

View File

@ -43,6 +43,7 @@
#if HAS_GENERIC_LAMBDA
#else
#include <boost/bind.hpp>
#include <boost/bind/placeholders.hpp>
#endif
#ifdef GR_GREATER_38
#include <gnuradio/analog/sig_source.h>

View File

@ -45,6 +45,7 @@
#if HAS_GENERIC_LAMBDA
#else
#include <boost/bind.hpp>
#include <boost/bind/placeholders.hpp>
#endif
#ifdef GR_GREATER_38

View File

@ -27,6 +27,7 @@
#if HAS_GENERIC_LAMBDA
#else
#include <boost/bind.hpp>
#include <boost/bind/placeholders.hpp>
#endif
Acquisition_msg_rx_sptr Acquisition_msg_rx_make()

View File

@ -75,6 +75,7 @@
#if HAS_GENERIC_LAMBDA
#else
#include <boost/bind.hpp>
#include <boost/bind/placeholders.hpp>
#endif
#ifdef GR_GREATER_38
#include <gnuradio/filter/fir_filter_blk.h>

View File

@ -75,6 +75,7 @@
#if HAS_GENERIC_LAMBDA
#else
#include <boost/bind.hpp>
#include <boost/bind/placeholders.hpp>
#endif
#ifdef GR_GREATER_38
#include <gnuradio/filter/fir_filter_blk.h>

View File

@ -53,6 +53,7 @@
#if HAS_GENERIC_LAMBDA
#else
#include <boost/bind.hpp>
#include <boost/bind/placeholders.hpp>
#endif
#if GNURADIO_USES_STD_POINTERS
#include <memory>

View File

@ -38,6 +38,7 @@
#if HAS_GENERIC_LAMBDA
#else
#include <boost/bind.hpp>
#include <boost/bind/placeholders.hpp>
#endif
// ######## GNURADIO BLOCK MESSAGE RECEVER #########

View File

@ -39,6 +39,7 @@
#if HAS_GENERIC_LAMBDA
#else
#include <boost/bind.hpp>
#include <boost/bind/placeholders.hpp>
#endif
#ifdef GR_GREATER_38
#include <gnuradio/analog/sig_source.h>

View File

@ -46,6 +46,7 @@
#if HAS_GENERIC_LAMBDA
#else
#include <boost/bind.hpp>
#include <boost/bind/placeholders.hpp>
#endif
#ifdef GR_GREATER_38

View File

@ -51,6 +51,7 @@
#if HAS_GENERIC_LAMBDA
#else
#include <boost/bind.hpp>
#include <boost/bind/placeholders.hpp>
#endif
#ifdef GR_GREATER_38
#include <gnuradio/analog/sig_source.h>

View File

@ -45,6 +45,7 @@
#if HAS_GENERIC_LAMBDA
#else
#include <boost/bind.hpp>
#include <boost/bind/placeholders.hpp>
#endif
#ifdef GR_GREATER_38

View File

@ -39,6 +39,7 @@
#if HAS_GENERIC_LAMBDA
#else
#include <boost/bind.hpp>
#include <boost/bind/placeholders.hpp>
#endif
#ifdef GR_GREATER_38
#include <gnuradio/analog/sig_source.h>

View File

@ -61,6 +61,7 @@
#if HAS_GENERIC_LAMBDA
#else
#include <boost/bind.hpp>
#include <boost/bind/placeholders.hpp>
#endif
#ifdef GR_GREATER_38

View File

@ -60,6 +60,7 @@
#if HAS_GENERIC_LAMBDA
#else
#include <boost/bind.hpp>
#include <boost/bind/placeholders.hpp>
#endif
#ifdef GR_GREATER_38

View File

@ -72,6 +72,7 @@
#if HAS_GENERIC_LAMBDA
#else
#include <boost/bind.hpp>
#include <boost/bind/placeholders.hpp>
#endif
#if HAS_STD_FILESYSTEM