mirror of
https://gitlab.com/libeigen/eigen.git
synced 2026-04-10 11:34:33 +08:00
fix include path
This commit is contained in:
@@ -24,7 +24,7 @@ typedef Matrix<RealScalar,Dynamic,Dynamic> M;
|
|||||||
#ifdef HAVE_BLAS
|
#ifdef HAVE_BLAS
|
||||||
|
|
||||||
extern "C" {
|
extern "C" {
|
||||||
#include <bench/btl/libs/C_BLAS/blas.h>
|
#include <Eigen/src/misc/blas.h>
|
||||||
}
|
}
|
||||||
|
|
||||||
static float fone = 1;
|
static float fone = 1;
|
||||||
|
|||||||
Reference in New Issue
Block a user