1
0
mirror of https://github.com/gnss-sdr/gnss-sdr synced 2025-10-31 07:13:03 +00:00

Apply clang-format

This commit is contained in:
Carles Fernandez
2019-11-29 15:09:04 +01:00
parent aa9adf3fd6
commit 1d8024df98

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;