From 4bb3bab2d32e691c02a131fbe00c63b745a06dbc Mon Sep 17 00:00:00 2001 From: Carles Fernandez Date: Fri, 1 Oct 2021 14:36:57 +0200 Subject: [PATCH] Fix comment in include --- src/algorithms/PVT/libs/an_packet_printer.cc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/algorithms/PVT/libs/an_packet_printer.cc b/src/algorithms/PVT/libs/an_packet_printer.cc index 1f7440c8f..a840334fd 100644 --- a/src/algorithms/PVT/libs/an_packet_printer.cc +++ b/src/algorithms/PVT/libs/an_packet_printer.cc @@ -21,7 +21,7 @@ #include "an_packet_printer.h" #include "rtklib_solver.h" // for Rtklib_Solver #include // for DLOG -#include // for std::sqrt, M_PI +#include // for M_PI #include // for fcntl #include // for std::cerr #include // std::numeric_limits