mirror of
https://github.com/microsoft/GSL.git
synced 2024-11-03 17:56:43 -05:00
Removed unused #include
This commit is contained in:
parent
4eb554d7c2
commit
14acdcd7a8
@ -19,7 +19,6 @@
|
|||||||
|
|
||||||
#include <gsl/gsl_assert> // for Expects
|
#include <gsl/gsl_assert> // for Expects
|
||||||
#include <gsl/gsl_byte> // for byte
|
#include <gsl/gsl_byte> // for byte
|
||||||
#include <gsl/gsl_util> // for narrow_cast, narrow
|
|
||||||
|
|
||||||
#include <array> // for array
|
#include <array> // for array
|
||||||
#include <cstddef> // for ptrdiff_t, size_t, nullptr_t
|
#include <cstddef> // for ptrdiff_t, size_t, nullptr_t
|
||||||
|
Loading…
Reference in New Issue
Block a user