From e026971c03ea0495f9623d9aad7a9beca24b5692 Mon Sep 17 00:00:00 2001 From: Jordan Maples Date: Wed, 2 Oct 2019 15:40:15 -0700 Subject: [PATCH] deprecation, removing cassert --- include/gsl/multi_span | 1 - 1 file changed, 1 deletion(-) diff --git a/include/gsl/multi_span b/include/gsl/multi_span index d705978..e67b811 100644 --- a/include/gsl/multi_span +++ b/include/gsl/multi_span @@ -23,7 +23,6 @@ #include // for transform, lexicographical_compare #include // for array -#include #include // for ptrdiff_t, size_t, nullptr_t #include // for PTRDIFF_MAX #include // for divides, multiplies, minus, negate, plus