mirror of
https://github.com/gnss-sdr/gnss-sdr
synced 2024-11-17 07:14:55 +00:00
Removed unused include
This commit is contained in:
parent
77c682e8b3
commit
20218290f7
@ -17,7 +17,6 @@
|
||||
|
||||
#include "fifo_reader.h"
|
||||
#include <glog/logging.h>
|
||||
#include <volk/volk.h>
|
||||
|
||||
// initial construction; pass to private constructor
|
||||
FifoReader::sptr FifoReader::make(const std::string &file_name, const std::string &sample_type)
|
||||
|
Loading…
Reference in New Issue
Block a user