Skip to content

Commit 12597e1

Browse files
committed
Remove diago_elpa dependency on diagh.h
1 parent 0effc77 commit 12597e1

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

source/module_hsolver/diago_elpa.h

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
#ifndef DIAGOELPA_H
22
#define DIAGOELPA_H
33

4-
#include "diagh.h"
4+
#include "module_base/macros.h" // GetRealType
5+
#include "module_hamilt_general/hamilt.h"
56
#include "module_basis/module_ao/parallel_orbitals.h"
67

78
namespace hsolver

0 commit comments

Comments
 (0)