Skip to content

Commit 66445eb

Browse files
committed
fix system bug
1 parent d8bd20a commit 66445eb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

source/source_lcao/module_deepks/deepks_basic.cpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@
88
#include "source_base/atom_in.h"
99
#include "source_base/timer.h"
1010
#include "source_io/module_parameter/parameter.h"
11+
#include <cstdlib> // use system command
1112

1213
// d(Descriptor) / d(projected density matrix)
1314
// Dimension is different for each inl, so there's a vector of tensors

0 commit comments

Comments
 (0)