We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents c57dff4 + db529d9 commit 31b477dCopy full SHA for 31b477d
source/module_hamilt_pw/hamilt_ofdft/kedf_wt.h
@@ -1,7 +1,7 @@
1
#ifndef KEDF_WT_H
2
#define KEDF_WT_H
3
-#include <math.h>
4
-#include <stdio.h>
+#include <cmath>
+#include <cstdio>
5
6
#include "module_base/global_function.h"
7
#include "module_base/global_variable.h"
0 commit comments