clang-tidy modernize
[alexxy/gromacs.git] / src / gromacs / mdlib / nbnxn_kernels / nbnxn_kernel_ref.cpp
index 66584a2300b6c8629f815830a1afb06a27f178e7..f267e71bf6b7472f8fd8368d315667dbbf6a36fb 100644 (file)
@@ -38,8 +38,7 @@
 
 #include "config.h"
 
-#include <assert.h>
-
+#include <cassert>
 #include <cmath>
 
 #include <algorithm>