Merge branch 'master' into pygromacs
[alexxy/gromacs.git] / src / gromacs / gmxana / gmx_velacc.cpp
similarity index 99%
rename from src/gromacs/gmxana/gmx_velacc.c
rename to src/gromacs/gmxana/gmx_velacc.cpp
index 9af61df1e092ea88679a55416edd732ec40903c1..16c24304d769191598825d47d5e37a1ff7ea53c1 100644 (file)
@@ -36,9 +36,9 @@
  */
 #include "gmxpre.h"
 
-#include <math.h>
-#include <stdio.h>
-#include <string.h>
+#include <cmath>
+#include <cstdio>
+#include <cstring>
 
 #include "gromacs/commandline/pargs.h"
 #include "gromacs/correlationfunctions/autocorr.h"