Skip to content

Commit 31b477d

Browse files
committed
2 parents c57dff4 + db529d9 commit 31b477d

File tree

1 file changed

+2
-2
lines changed
  • source/module_hamilt_pw/hamilt_ofdft

1 file changed

+2
-2
lines changed

source/module_hamilt_pw/hamilt_ofdft/kedf_wt.h

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
#ifndef KEDF_WT_H
22
#define KEDF_WT_H
3-
#include <math.h>
4-
#include <stdio.h>
3+
#include <cmath>
4+
#include <cstdio>
55

66
#include "module_base/global_function.h"
77
#include "module_base/global_variable.h"

0 commit comments

Comments
 (0)