diff --git a/src/core/system_parameters/Glonass_L1_CA.h b/src/core/system_parameters/Glonass_L1_CA.h index 696610e7b..e97c88b6b 100644 --- a/src/core/system_parameters/Glonass_L1_CA.h +++ b/src/core/system_parameters/Glonass_L1_CA.h @@ -6,6 +6,7 @@ #include "MATH_CONSTANTS.h" #include "gnss_frequencies.h" + // Physical constants const double GLONASS_C_m_s = 299792458.0; //!< The speed of light, [m/s] const double GLONASS_C_m_ms = 299792.4580; //!< The speed of light, [m/ms]