Skip to content

Commit e6364da

Browse files
Fix header
1 parent de4f539 commit e6364da

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

source/source_pw/module_pwdft/operator_pw/exx_pw_ace.cpp

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,6 @@
11
#include "op_exx_pw.h"
22
#include "source_base/parallel_comm.h"
3-
#include "source_pw/module_pwdft/global.h"
4-
#include "source_pw/module_pwdft/kernels/mul_potential_op.h"
5-
#include "source_pw/module_pwdft/kernels/vec_mul_vec_complex_op.h"
3+
#include "source_io/module_parameter/parameter.h"
64

75
namespace hamilt
86
{

0 commit comments

Comments
 (0)