Skip to content

Commit 153211f

Browse files
authored
Update velocity_op.h
1 parent 6153408 commit 153211f

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

source/module_hamilt_lcao/module_tddft/velocity_op.h

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@
99
#include "source_base/vector3.h"
1010
#include "module_io/cal_r_overlap_R.h"
1111

12-
#ifdef __LCAO
1312
//design to calculate velocity operator
1413
template <typename TR>
1514
class Velocity_op
@@ -77,5 +76,4 @@ class Velocity_op
7776
};
7877

7978

80-
#endif // __LCAO
8179
#endif // TD_CURRENT_H

0 commit comments

Comments
 (0)