From e4c0228e8d67928e84577afca8a00b22edd500b0 2017-08-28 08:21:03 From: Alexandre Leroux Date: 2017-08-28 08:21:03 Subject: [PATCH] Fixes Linux compilation --- diff --git a/core/include/Data/SqpRange.h b/core/include/Data/SqpRange.h index e6c8936..fd7b344 100644 --- a/core/include/Data/SqpRange.h +++ b/core/include/Data/SqpRange.h @@ -8,6 +8,8 @@ #include #include +#include + /** * @brief The SqpRange struct holds the information of time parameters */