clang-tidy modernize
[alexxy/gromacs.git] / src / gromacs / ewald / pme-load-balancing.cpp
index 971a47e3e522df1edf919d30fc1956cca2018eec..fbc46a11ff7e9cf60cf98c6399aad9f5496d1868 100644 (file)
@@ -45,8 +45,7 @@
 
 #include "pme-load-balancing.h"
 
-#include <assert.h>
-
+#include <cassert>
 #include <cmath>
 
 #include <algorithm>