Skip to content

Commit 6390908

Browse files
committed
Remove diago_bpcg dependency on diagh.h
1 parent 9892dd8 commit 6390908

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

source/module_hsolver/diago_bpcg.h

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,7 @@
11
#ifndef DIAGO_BPCG_H_
22
#define DIAGO_BPCG_H_
33

4-
#include "diagh.h"
5-
#include "module_base/complexmatrix.h"
4+
#include "module_hamilt_general/hamilt.h"
65
#include "module_hamilt_pw/hamilt_pwdft/structure_factor.h"
76

87
#include "module_base/module_device/types.h"

0 commit comments

Comments
 (0)