diff --git a/include/gsl/gsl b/include/gsl/gsl index c620a09..e6e6fdb 100644 --- a/include/gsl/gsl +++ b/include/gsl/gsl @@ -19,6 +19,8 @@ #ifndef GSL_GSL_H #define GSL_GSL_H +#pragma GCC system_header + #include // Ensures/Expects #include // finally()/narrow()/narrow_cast()... #include // multi_span, strided_span...