Remove deprecated headers (#1124)
commit65a5995035f12d3e280b3f01bf26d94032053f1b
authorDmitry Kobets <89153909+dmitrykobets-msft@users.noreply.github.com>
Wed, 28 Jun 2023 17:48:04 +0000 (28 10:48 -0700)
committerGitHub <noreply@github.com>
Wed, 28 Jun 2023 17:48:04 +0000 (28 10:48 -0700)
tree5ace627a9230da1b40c28c80bc291ee13488a624
parent303d964a241cb2f2a058fe0baa14013eb9afa116
Remove deprecated headers (#1124)

Headers that were previously prefixed with `gsl_` were renamed to drop the `gsl_` prefix in https://github.com/microsoft/GSL/pull/946, and the original version deprecated.
The deprecation happened a long time ago, so it is now time to remove these headers entirely.
include/gsl/gsl_algorithm [deleted file]
include/gsl/gsl_assert [deleted file]
include/gsl/gsl_byte [deleted file]
include/gsl/gsl_narrow [deleted file]
include/gsl/gsl_util [deleted file]