1
0
mirror of https://github.com/gnss-sdr/gnss-sdr synced 2024-06-25 22:43:14 +00:00

Remove unused include

This commit is contained in:
Carles Fernandez 2020-07-27 08:23:30 +02:00
parent f5e76e7613
commit 406b799168
No known key found for this signature in database
GPG Key ID: 4C583C52B0C3877D

View File

@ -32,7 +32,6 @@
#include <boost/asio.hpp>
#include <boost/date_time/posix_time/posix_time.hpp>
#include <glog/logging.h>
#include <pmt/pmt.h>
#include <algorithm> // for min
#include <array>
#include <bitset>