Skip to content

Commit 71451f3

Browse files
committed
add head files
1 parent 111ff66 commit 71451f3

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

source/module_esolver/esolver_gets.cpp

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,12 @@
22

33
#include "module_base/timer.h"
44
#include "module_cell/module_neighbor/sltk_atom_arrange.h"
5+
#include "module_elecstate/elecstate_lcao.h"
6+
#include "module_hamilt_lcao/hamilt_lcaodft/LCAO_domain.h"
57
#include "module_hamilt_lcao/hamilt_lcaodft/hamilt_lcao.h"
68
#include "module_hamilt_lcao/hamilt_lcaodft/operator_lcao/operator_lcao.h"
9+
#include "module_io/print_info.h"
10+
#include "module_io/write_HS_R.h"
711

812
namespace ModuleESolver
913
{

0 commit comments

Comments
 (0)