clang-tidy modernize
[alexxy/gromacs.git] / src / gromacs / mdlib / broadcaststructs.cpp
index ca47814b74903e68bf51a2c43d108e369eb81c7b..29157e7ff890d7fdbfe37b163199ab885c93c5c4 100644 (file)
@@ -39,7 +39,7 @@
 
 #include "broadcaststructs.h"
 
-#include <string.h>
+#include <cstring>
 
 #include "gromacs/gmxlib/network.h"
 #include "gromacs/math/vec.h"