clang-tidy modernize
[alexxy/gromacs.git] / src / gromacs / pulling / pullutil.cpp
index 4c1c1a62e05b15038bc35a260871f94060a8e81f..bf96afdfa3b82b88de584d607afb0644cc1270ab 100644 (file)
@@ -38,8 +38,8 @@
 
 #include "config.h"
 
-#include <assert.h>
-#include <stdlib.h>
+#include <cassert>
+#include <cstdlib>
 
 #include "gromacs/fileio/confio.h"
 #include "gromacs/gmxlib/network.h"