1
0
mirror of https://github.com/gnss-sdr/gnss-sdr synced 2024-09-29 07:20:51 +00:00

Add missing include for fmod

This commit is contained in:
Carles Fernandez 2017-03-25 18:11:36 +01:00
parent f9b4a9cc8d
commit f83b01f65f

View File

@ -29,7 +29,7 @@
*/
#include "gps_cnav_utc_model.h"
#include <cmath>
Gps_CNAV_Utc_Model::Gps_CNAV_Utc_Model()
{