diff options
| author | Stanislaw Halik <sthalik@misaki.pl> | 2017-03-25 14:17:07 +0100 |
|---|---|---|
| committer | Stanislaw Halik <sthalik@misaki.pl> | 2017-03-25 14:17:07 +0100 |
| commit | 35f7829af10c61e33dd2e2a7a015058e11a11ea0 (patch) | |
| tree | 7135010dcf8fd0a49f3020d52112709bcb883bd6 /eigen/test/mpl2only.cpp | |
| parent | 6e8724193e40a932faf9064b664b529e7301c578 (diff) | |
update
Diffstat (limited to 'eigen/test/mpl2only.cpp')
| -rw-r--r-- | eigen/test/mpl2only.cpp | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/eigen/test/mpl2only.cpp b/eigen/test/mpl2only.cpp index 5ef0d2b..7d04d6b 100644 --- a/eigen/test/mpl2only.cpp +++ b/eigen/test/mpl2only.cpp @@ -12,7 +12,9 @@ #include <Eigen/SparseCore> #include <Eigen/SparseLU> #include <Eigen/SparseQR> +#include <Eigen/Sparse> #include <Eigen/IterativeLinearSolvers> +#include <Eigen/Eigen> int main() { |
