Skip to content

Commit e6623f1

Browse files
committed
fix bug
1 parent 9c1c376 commit e6623f1

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

source/source_io/ctrl_output_pw.cpp

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,10 @@
1414
#include "source_io/get_wf_pw.h"
1515
#include "source_pw/module_pwdft/elecond.h"
1616

17+
#ifdef __MLALGO
18+
#include "source_io/write_mlkedf_descriptors.h"
19+
#endif
20+
1721
void ModuleIO::ctrl_iter_pw(const int istep,
1822
const int iter,
1923
const double &conv_esolver,

0 commit comments

Comments
 (0)