clang-tidy modernize
[alexxy/gromacs.git] / src / gromacs / gmxpreprocess / hizzie.cpp
index c81add20c39ff09d64174776fd7fd432bb6b36d4..b7ddc4694b50cfbd318056bf9a65030c140564ec 100644 (file)
 
 #include "hizzie.h"
 
-#include <stdio.h>
-#include <string.h>
-
 #include <cmath>
+#include <cstdio>
+#include <cstring>
 
 #include "gromacs/fileio/pdbio.h"
 #include "gromacs/gmxpreprocess/pdb2top.h"