added linux fixes

This commit is contained in:
toni
2020-01-28 11:33:17 +01:00
parent 464e3c3614
commit 46aaef2b69
12 changed files with 28 additions and 23 deletions

View File

@@ -1,7 +1,10 @@
#pragma once
#include <cmath>
#include <Indoor/data/Timestamp.h>
struct KalmanPrediction
{
float distance;