diff --git a/include/gsl/narrow b/include/gsl/narrow index 6cb17813..32d271eb 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 // for std::exception namespace gsl