aboutsummaryrefslogtreecommitdiffhomepage
path: root/Eigen/Sparse
diff options
context:
space:
mode:
Diffstat (limited to 'Eigen/Sparse')
-rw-r--r--Eigen/Sparse1
1 files changed, 1 insertions, 0 deletions
diff --git a/Eigen/Sparse b/Eigen/Sparse
index 33521399e..2d5854e0e 100644
--- a/Eigen/Sparse
+++ b/Eigen/Sparse
@@ -77,6 +77,7 @@ namespace Eigen {
#include "src/Sparse/RandomSetter.h"
#include "src/Sparse/SparseBlock.h"
#include "src/Sparse/SparseMatrix.h"
+#include "src/Sparse/DynamicSparseMatrix.h"
#include "src/Sparse/MappedSparseMatrix.h"
#include "src/Sparse/SparseVector.h"
#include "src/Sparse/CoreIterators.h"