clang-tidy modernize
[alexxy/gromacs.git] / src / gromacs / gmxpreprocess / h_db.cpp
index d21ff1094f9231217b35bdcc7f1de5480365b212..c8d2bc623f099997bb09f04d7b99d1d2aa60a13a 100644 (file)
@@ -39,8 +39,8 @@
 
 #include "h_db.h"
 
-#include <stdlib.h>
-#include <string.h>
+#include <cstdlib>
+#include <cstring>
 
 #include "gromacs/gmxpreprocess/fflibutil.h"
 #include "gromacs/gmxpreprocess/notset.h"