mirror of
https://github.com/paboyle/Grid.git
synced 2024-11-15 02:05:37 +00:00
Moved #include
This commit is contained in:
parent
0b63e2e9cd
commit
1c430ec71c
@ -32,6 +32,8 @@ Author: Chulwoo Jung <chulwoo@bnl.gov>
|
|||||||
|
|
||||||
#include <string.h> //memset
|
#include <string.h> //memset
|
||||||
|
|
||||||
|
#include<Grid/algorithms/densematrix/DenseMatrix.h>
|
||||||
|
|
||||||
#ifdef USE_LAPACK
|
#ifdef USE_LAPACK
|
||||||
#ifdef USE_MKL
|
#ifdef USE_MKL
|
||||||
#include<mkl_lapack.h>
|
#include<mkl_lapack.h>
|
||||||
|
Loading…
Reference in New Issue
Block a user