mirror of
https://gitlab.com/libeigen/eigen.git
synced 2024-12-15 07:10:37 +08:00
Fix inclusion
This commit is contained in:
parent
8702562177
commit
5838f078a7
@ -3,7 +3,7 @@
|
||||
#include <vector>
|
||||
#include <string>
|
||||
#include "eigen_src/Eigen/Core"
|
||||
#include "../../BenchTimer.h"
|
||||
#include "../BenchTimer.h"
|
||||
using namespace Eigen;
|
||||
|
||||
#ifndef SCALAR
|
||||
|
@ -4,7 +4,7 @@
|
||||
#include <string>
|
||||
#include <functional>
|
||||
#include "eigen_src/Eigen/Core"
|
||||
#include "../../BenchTimer.h"
|
||||
#include "../BenchTimer.h"
|
||||
using namespace Eigen;
|
||||
|
||||
#ifndef SCALAR
|
||||
|
Loading…
Reference in New Issue
Block a user