1
0
mirror of https://github.com/gnss-sdr/gnss-sdr synced 2025-06-06 08:34:10 +00:00

run clang-format on ALL the modified files this time

This commit is contained in:
Jim Melton 2022-07-29 15:46:45 -06:00
parent a0c1c0a001
commit e45632f827
No known key found for this signature in database
GPG Key ID: C46392D9AACAB216
4 changed files with 15 additions and 15 deletions

View File

@ -59,8 +59,8 @@
#define GNSS_SDR_RTKLIB_RTKCMN_H
#include "rtklib.h"
#include <filesystem>
#include <cstddef>
#include <filesystem>
#include <string>