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/narrow2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/gsl/narrow b/include/gsl/narrow
index 6cb1781..32d271e 100644
--- a/include/gsl/narrow
+++ b/include/gsl/narrow
@@ -16,7 +16,7 @@
#ifndef GSL_NARROW_H
#define GSL_NARROW_H
-#include "assert" // for Expects
+#include "assert" // for GSL_SUPPRESS
#include "util" // for narrow_cast
#include <exception> // for std::exception
namespace gsl