Skip to content

Commit e987240

Browse files
authored
remove the redundant macro in source file (#5562)
1 parent 20efb88 commit e987240

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

source/module_hamilt_general/module_vdw/vdwd3_autoset_xcname.cpp

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
1-
#ifndef DFTD3_XC_NAME_H
2-
#define DFTD3_XC_NAME_H
31
/**
42
* Intro
53
* -----
@@ -606,4 +604,3 @@ if __name__ == '__main__':
606604
# print_xc(others)
607605
print(paired_xc_to_stdmap(special))
608606
*/
609-
#endif // DFTD3_XCNAME_H_

0 commit comments

Comments
 (0)