Another lapack.h (not present on Linux), fortunately not needed
parent
ae8c59bc4c
commit
c3f95f9409
|
|
@ -31,7 +31,6 @@ extern "C" {
|
||||||
#ifdef GT_USE_LAPACK
|
#ifdef GT_USE_LAPACK
|
||||||
extern "C" {
|
extern "C" {
|
||||||
#include <cblas.h>
|
#include <cblas.h>
|
||||||
#include <clapack.h>
|
|
||||||
}
|
}
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue