mirror of
https://gitlab.com/libeigen/eigen.git
synced 2026-04-10 11:34:33 +08:00
tests : fix compilation issues, adding <iostream> and removing
<Eigen/Array>
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
#include <Eigen/Core>
|
||||
#include <iostream>
|
||||
USING_PART_OF_NAMESPACE_EIGEN
|
||||
using namespace std;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user