From b05a4464b90d8faf8528ec2c6185c02a0ac93b1f Mon Sep 17 00:00:00 2001 From: Eyal Rozenberg Date: Mon, 5 Aug 2019 13:16:42 +0300 Subject: Fixes #798 : Dropped inclusion of `gsl/pointers` in `string_span`. --- include/gsl/string_span | 1 - 1 file changed, 1 deletion(-) diff --git a/include/gsl/string_span b/include/gsl/string_span index 85112e5..37cbe15 100644 --- a/include/gsl/string_span +++ b/include/gsl/string_span @@ -20,7 +20,6 @@ #include // for Ensures, Expects #include // for narrow_cast #include // for operator!=, operator==, dynamic_extent -#include // for not_null #include // for equal, lexicographical_compare #include // for array -- cgit v1.2.3