forked from pool/marble
This commit is contained in:
parent
0273f7a516
commit
adf9810e61
@ -6,7 +6,7 @@ diff -urB marble-15.12.2/src/plugins/positionprovider/gpsd/GpsdPositionProviderP
|
||||
#include "GpsdThread.h"
|
||||
#include "MarbleDebug.h"
|
||||
-#include <math.h>
|
||||
+#include <cmath.h>
|
||||
+#include <cmath>
|
||||
|
||||
using namespace Marble;
|
||||
/* TRANSLATOR Marble::GpsdPositionProviderPlugin */
|
||||
|
Loading…
Reference in New Issue
Block a user