1
0
mirror of https://github.com/gnss-sdr/gnss-sdr synced 2025-11-16 23:27:28 +00:00

Apply clang-format

This commit is contained in:
Carles Fernandez
2020-04-03 00:17:22 +02:00
parent 3519107131
commit 865a54ddff
15 changed files with 18 additions and 20 deletions

View File

@@ -24,7 +24,6 @@
#include "rtklib.h"
#include <boost/date_time/gregorian/gregorian.hpp>
#include <boost/date_time/posix_time/posix_time.hpp>
#include <memory> // for std::shared_ptr
#include <gnuradio/sync_block.h> // for sync_block
#include <gnuradio/types.h> // for gr_vector_const_void_star
#include <pmt/pmt.h> // for pmt_t