From f4ed714e70afe94953bb4ce226e0e6194dc1aec2 2017-08-28 08:23:23 From: leroux Date: 2017-08-28 08:23:23 Subject: [PATCH] Merge pull request #245 from SCIQLOP-Initialisation develop 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 */