added linux fixes
This commit is contained in:
@@ -1,7 +1,10 @@
|
||||
#pragma once
|
||||
|
||||
#include <cmath>
|
||||
|
||||
#include <Indoor/data/Timestamp.h>
|
||||
|
||||
|
||||
struct KalmanPrediction
|
||||
{
|
||||
float distance;
|
||||
|
||||
Reference in New Issue
Block a user