1
0
mirror of https://github.com/gnss-sdr/gnss-sdr synced 2025-09-10 14:56:03 +00:00

chore: pleased the clang-format god

This commit is contained in:
Victor Castillo
2025-06-10 13:17:44 +02:00
committed by Carles Fernandez
parent 5cb09165c1
commit 392aa74f33

View File

@@ -15,8 +15,8 @@
*/
#include "sensor_data_aggregator.h"
#include <string>
#include <sstream>
#include <string>
SensorDataAggregator::SensorDataAggregator(const SensorDataSourceConfiguration& configuration, const std::vector<SensorIdentifier::value_type>& required_sensors)