mirror of https://github.com/CGAL/cgal
include SparseLU
This commit is contained in:
parent
2147304634
commit
a1f3d79e0b
|
|
@ -22,6 +22,7 @@
|
||||||
#include <CGAL/basic.h> // include basic.h before testing #defines
|
#include <CGAL/basic.h> // include basic.h before testing #defines
|
||||||
|
|
||||||
#include <Eigen/Sparse>
|
#include <Eigen/Sparse>
|
||||||
|
#include <Eigen/SparseLU>
|
||||||
#include <CGAL/Eigen_matrix.h>
|
#include <CGAL/Eigen_matrix.h>
|
||||||
#include <CGAL/Eigen_vector.h>
|
#include <CGAL/Eigen_vector.h>
|
||||||
#include <boost/shared_ptr.hpp>
|
#include <boost/shared_ptr.hpp>
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue