clang-tidy modernize
[alexxy/gromacs.git] / src / gromacs / gmxpreprocess / topshake.cpp
index 4a3725a0e837a1988f1d8757e8f8ef7776d961d8..cf48da1d8a85c6ac6e23df7959759edaec85fbba 100644 (file)
@@ -39,8 +39,7 @@
 
 #include "topshake.h"
 
-#include <ctype.h>
-
+#include <cctype>
 #include <cmath>
 
 #include "gromacs/gmxpreprocess/notset.h"