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

Fix comment in include

This commit is contained in:
Carles Fernandez 2021-10-01 14:36:57 +02:00
parent 8298062f0e
commit 4bb3bab2d3
No known key found for this signature in database
GPG Key ID: 4C583C52B0C3877D

View File

@ -21,7 +21,7 @@
#include "an_packet_printer.h"
#include "rtklib_solver.h" // for Rtklib_Solver
#include <glog/logging.h> // for DLOG
#include <cmath> // for std::sqrt, M_PI
#include <cmath> // for M_PI
#include <fcntl.h> // for fcntl
#include <iostream> // for std::cerr
#include <limits> // std::numeric_limits