mirror of
https://github.com/microsoft/GSL.git
synced 2024-11-03 17:56:43 -05:00
Fixes #798 : Dropped inclusion of gsl/pointers
in string_span
.
This commit is contained in:
parent
1212beae77
commit
b05a4464b9
@ -20,7 +20,6 @@
|
||||
#include <gsl/gsl_assert> // for Ensures, Expects
|
||||
#include <gsl/gsl_util> // for narrow_cast
|
||||
#include <gsl/span> // for operator!=, operator==, dynamic_extent
|
||||
#include <gsl/pointers> // for not_null
|
||||
|
||||
#include <algorithm> // for equal, lexicographical_compare
|
||||
#include <array> // for array
|
||||
|
Loading…
Reference in New Issue
Block a user