mirror of
https://github.com/microsoft/GSL.git
synced 2025-11-17 07:49:36 +01:00
renaming main logic files. Added warning message of the removal and include passthrough. Renamed includes in the source files. Ran Clang-Format (#946)
Header rename
This commit is contained in:
committed by
GitHub
parent
e8978c01ab
commit
a150aaa4ed
@@ -15,7 +15,7 @@
|
||||
///////////////////////////////////////////////////////////////////////////////
|
||||
|
||||
#include <gtest/gtest.h>
|
||||
#include <gsl/gsl_algorithm> // for copy
|
||||
#include <gsl/algorithm> // for copy
|
||||
#include <gsl/span> // for span
|
||||
#include <array> // for array
|
||||
#include <cstddef> // for size_t
|
||||
|
||||
Reference in New Issue
Block a user