clang-tidy modernize
[alexxy/gromacs.git] / src / gromacs / gmxpreprocess / pgutil.cpp
index 1dfd29551f8d698803fc4720c5af7308abd17146..91e44ef6decdaf6e0e0f66ce09d4ccd63ac2b606 100644 (file)
@@ -40,7 +40,7 @@
 
 #include "pgutil.h"
 
-#include <string.h>
+#include <cstring>
 
 #include "gromacs/topology/atoms.h"
 #include "gromacs/utility/cstringutil.h"