clang-tidy modernize
[alexxy/gromacs.git] / src / gromacs / math / do_fit.cpp
index b9584d97a281d4b33347b8926b12b26dd196d2a9..d3e11eb2d8e419fd648650b5515fe57cbf4c8c3c 100644 (file)
@@ -38,9 +38,8 @@
 
 #include "do_fit.h"
 
-#include <stdio.h>
-
 #include <cmath>
+#include <cstdio>
 
 #include "gromacs/linearalgebra/nrjac.h"
 #include "gromacs/math/functions.h"