mirror of
https://github.com/microsoft/GSL.git
synced 2024-11-03 17:56:43 -05:00
Update include/gsl/string_span
Co-Authored-By: Casey Carter <cartec69@gmail.com>
This commit is contained in:
parent
9bb900e834
commit
a430823b43
@ -26,7 +26,7 @@
|
|||||||
#include <cstddef> // for size_t, nullptr_t
|
#include <cstddef> // for size_t, nullptr_t
|
||||||
#include <cstdint> // for PTRDIFF_MAX
|
#include <cstdint> // for PTRDIFF_MAX
|
||||||
#include <cstring>
|
#include <cstring>
|
||||||
#include <string> // for basic_string, allocator, char_traits
|
#include <string> // for basic_string, allocator, char_traits
|
||||||
#include <type_traits> // for declval, is_convertible, enable_if_t, add_...
|
#include <type_traits> // for declval, is_convertible, enable_if_t, add_...
|
||||||
|
|
||||||
#if defined(_MSC_VER) && !defined(__clang__)
|
#if defined(_MSC_VER) && !defined(__clang__)
|
||||||
|
Loading…
Reference in New Issue
Block a user