From 959ce58bbcf3cbbc15bcdc9a30f7590b432b8071 Mon Sep 17 00:00:00 2001 From: "Jordan Maples [MSFT]" <49793787+JordanMaples@users.noreply.github.com> Date: Mon, 16 Nov 2020 09:31:12 -0800 Subject: [PATCH] Update gsl (#954) --- include/gsl/gsl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/gsl/gsl b/include/gsl/gsl index 2e22c5a..ac5e144 100644 --- a/include/gsl/gsl +++ b/include/gsl/gsl @@ -21,7 +21,7 @@ #include // Ensures/Expects #include // byte #include // owner, not_null -#include // multi_span, strided_span... +#include // multi_span, strided_span... #include // span #include // zstring, string_span, zstring_builder... #include // finally()/narrow_cast()...