Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/microsoft/GSL.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--include/gsl/gsl2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/gsl/gsl b/include/gsl/gsl
index 2e22c5a..ac5e144 100644
--- a/include/gsl/gsl
+++ b/include/gsl/gsl
@@ -21,7 +21,7 @@
#include <gsl/assert> // Ensures/Expects
#include <gsl/byte> // byte
#include <gsl/pointers> // owner, not_null
-#include <gsl/span> // multi_span, strided_span...
+#include <gsl/multi_span> // multi_span, strided_span...
#include <gsl/span> // span
#include <gsl/string_span> // zstring, string_span, zstring_builder...
#include <gsl/util> // finally()/narrow_cast()...