mirror of
https://gitlab.com/libeigen/eigen.git
synced 2025-09-24 23:33:13 +08:00
fix building of examples
This commit is contained in:
parent
a9cf229e15
commit
bcb32839c2
@ -1,4 +1,5 @@
|
||||
#include <Eigen/Core>
|
||||
#include <Eigen/Array>
|
||||
USING_PART_OF_NAMESPACE_EIGEN
|
||||
using namespace std;
|
||||
|
||||
|
@ -1,4 +1,5 @@
|
||||
#include <Eigen/Core>
|
||||
#include <Eigen/Array>
|
||||
USING_PART_OF_NAMESPACE_EIGEN
|
||||
using namespace std;
|
||||
|
||||
|
@ -1,4 +1,5 @@
|
||||
#include <Eigen/Core>
|
||||
#include <Eigen/Array>
|
||||
#include <Eigen/LU>
|
||||
USING_PART_OF_NAMESPACE_EIGEN
|
||||
using namespace std;
|
||||
|
Loading…
x
Reference in New Issue
Block a user