Skip to content

Commit 8d6a511

Browse files
committed
Remove diago_pexsi dependency on diagh.h
1 parent a5c0a1f commit 8d6a511

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

source/module_hsolver/diago_pexsi.h

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,8 @@
33

44
#include <vector>
55
#include <memory>
6-
#include "diagh.h"
6+
#include "module_base/macros.h" // GetRealType
7+
#include "module_hamilt_general/hamilt.h"
78
#include "module_base/global_variable.h"
89
#include "module_basis/module_ao/parallel_orbitals.h"
910
#include "module_pexsi/pexsi_solver.h"

0 commit comments

Comments
 (0)