clang-tidy modernize
[alexxy/gromacs.git] / src / gromacs / gmxpreprocess / convparm.cpp
index ff4a568384394835fd88fc7ebd54a3c1f6bf4c6d..185a7f709a7962bf1dce9a62cf0e24be7e03236e 100644 (file)
 
 #include "convparm.h"
 
-#include <string.h>
-
 #include <cassert>
 #include <cmath>
+#include <cstring>
 
 #include "gromacs/gmxpreprocess/gpp_atomtype.h"
 #include "gromacs/gmxpreprocess/topio.h"