diff --git a/src/storage/SparseMatrix.cpp b/src/storage/SparseMatrix.cpp index e913fd00f..c4e11aeb1 100644 --- a/src/storage/SparseMatrix.cpp +++ b/src/storage/SparseMatrix.cpp @@ -1,4 +1,4 @@ -T#include +#include // To detect whether the usage of TBB is possible, this include is neccessary #include "storm-config.h"