dep-gsl/include
Werner Henze f3c5967126
remove space in GSL_SUPPRESS (#1248)
As VS2026 wants a string literal in `[[gsl::suppress(...)]]` it is a difference, if you `GSL_SUPPRESS(a.1)` without space or `GSL_SUPPRESS(a .1)` with space. The version with the space does not work, so this commit removes the spaces.

Co-authored-by: Werner Henze <werner.henze+gitcommits@posteo.de>
2026-05-27 12:04:16 -06:00
..
gsl remove space in GSL_SUPPRESS (#1248) 2026-05-27 12:04:16 -06:00
CMakeLists.txt CMake cleanup (#1060) 2022-10-18 11:05:09 -07:00