1
0
mirror of https://github.com/gnss-sdr/gnss-sdr synced 2025-11-03 08:43:04 +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

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