1
0
mirror of https://github.com/gnss-sdr/gnss-sdr synced 2025-11-14 22:27:12 +00:00

Revert "Fix for Boost < 1.60"

This reverts commit 832c2558c6.
This commit is contained in:
Carles Fernandez
2020-05-18 21:36:22 +02:00
parent 832c2558c6
commit 1077970962
45 changed files with 0 additions and 45 deletions

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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