mirror of
https://github.com/paboyle/Grid.git
synced 2025-06-16 14:57:05 +01:00
Moved #include
This commit is contained in:
@ -32,6 +32,8 @@ Author: Chulwoo Jung <chulwoo@bnl.gov>
|
||||
|
||||
#include <string.h> //memset
|
||||
|
||||
#include<Grid/algorithms/densematrix/DenseMatrix.h>
|
||||
|
||||
#ifdef USE_LAPACK
|
||||
#ifdef USE_MKL
|
||||
#include<mkl_lapack.h>
|
||||
|
Reference in New Issue
Block a user