1
0
mirror of https://github.com/gnss-sdr/gnss-sdr synced 2024-06-18 11:09:56 +00:00

Apply clang-format

This commit is contained in:
Carles Fernandez 2019-11-29 15:09:04 +01:00
parent aa9adf3fd6
commit 1d8024df98
No known key found for this signature in database
GPG Key ID: 4C583C52B0C3877D

View File

@ -27,9 +27,9 @@
* -------------------------------------------------------------------------
*/
#include <iosfwd> // for ofstream
#include <string> // for string
#include <vector> // for vector
#include <iosfwd> // for ofstream
#include <string> // for string
#include <vector> // for vector
class volk_gnsssdr_test_results_t;