clang-tidy modernize
[alexxy/gromacs.git] / src / gromacs / mdlib / expanded.cpp
index dc83030e603bcf4adad8f6b7f4e3e66eebe223c0..88686630fee16071ab302410360b6b42e2ae4e01 100644 (file)
@@ -36,9 +36,8 @@
 
 #include "expanded.h"
 
-#include <stdio.h>
-
 #include <cmath>
+#include <cstdio>
 
 #include <algorithm>