aboutsummaryrefslogtreecommitdiffhomepage
path: root/unsupported/Eigen/UmfPackSupport
diff options
context:
space:
mode:
authorGravatar Gael Guennebaud <g.gael@free.fr>2011-09-24 14:19:39 +0200
committerGravatar Gael Guennebaud <g.gael@free.fr>2011-09-24 14:19:39 +0200
commit6799fabba95ef475d5da3435025b811c5a2516ff (patch)
treea26c42281f47813537a38dc041e23b2fbc75a866 /unsupported/Eigen/UmfPackSupport
parentd8ae978b65af70506f9aee2203139b9e10c93cf1 (diff)
port umfpack support to new API
Diffstat (limited to 'unsupported/Eigen/UmfPackSupport')
-rw-r--r--unsupported/Eigen/UmfPackSupport1
1 files changed, 1 insertions, 0 deletions
diff --git a/unsupported/Eigen/UmfPackSupport b/unsupported/Eigen/UmfPackSupport
index c8b1e7c1f..401f260e2 100644
--- a/unsupported/Eigen/UmfPackSupport
+++ b/unsupported/Eigen/UmfPackSupport
@@ -25,6 +25,7 @@ namespace Eigen {
struct UmfPack {};
#include "src/SparseExtra/UmfPackSupport.h"
+#include "src/SparseExtra/UmfPackSupportLegacy.h"
} // namespace Eigen