File tree Expand file tree Collapse file tree 3 files changed +2
-1
lines changed Expand file tree Collapse file tree 3 files changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -729,7 +729,6 @@ OBJS_TENSOR=tensor.o\
729729 operator_lr_exx.o\
730730 kernel_xc.o\
731731 pot_hxc_lrtd.o\
732- hsolver_lrtd.o\
733732 lr_spectrum.o\
734733 hamilt_casida.o\
735734 esolver_lrtd_lcao.o\
Original file line number Diff line number Diff line change 11#include " hamilt_casida.h"
2+ #include " module_lr/utils/lr_util_print.h"
23namespace LR
34{
45 template <typename T>
Original file line number Diff line number Diff line change 33#include " module_elecstate/module_dm/density_matrix.h"
44#include " module_lr/operator_casida/operator_lr_diag.h"
55#include " module_lr/operator_casida/operator_lr_hxc.h"
6+ #include " module_lr/utils/lr_util_print.h"
67#ifdef __EXX
78#include " module_lr/operator_casida/operator_lr_exx.h"
89#endif
You can’t perform that action at this time.
0 commit comments