diff --git a/uno/linear_algebra/SparseVector.hpp b/uno/linear_algebra/SparseVector.hpp index 87329f5f..17c5b02d 100644 --- a/uno/linear_algebra/SparseVector.hpp +++ b/uno/linear_algebra/SparseVector.hpp @@ -6,6 +6,7 @@ #include #include +#include #include "tools/Logger.hpp" #include "symbolic/Range.hpp" #include "symbolic/Collection.hpp"