Apply clang-11 fixes for fileio
[alexxy/gromacs.git] / src / gromacs / fileio / enxio.h
index 77ae446cd7b98107040d73663a7df5a4d7288e7e..741d12a8eee01159af4412d17c977d63eaa1ed22 100644 (file)
@@ -95,6 +95,7 @@ enum
 };
 
 /* names for the above enum */
+// NOLINTNEXTLINE(cppcoreguidelines-avoid-non-const-global-variables)
 extern const char* enx_block_id_name[];