diff --git a/src/algorithms/PVT/libs/rtklib_solver.cc b/src/algorithms/PVT/libs/rtklib_solver.cc index 7f3606051..6ca378e60 100644 --- a/src/algorithms/PVT/libs/rtklib_solver.cc +++ b/src/algorithms/PVT/libs/rtklib_solver.cc @@ -176,6 +176,7 @@ bool rtklib_solver::get_PVT(const std::map& gnss_observables_ band2 = true; } } + break; default: { }