diff --git a/include/gsl/pointers b/include/gsl/pointers index 6f9a193..9f419e0 100644 --- a/include/gsl/pointers +++ b/include/gsl/pointers @@ -24,6 +24,7 @@ #include // for shared_ptr, unique_ptr #include // for hash #include // for enable_if_t, is_convertible, is_assignable +#include // for declval #if !defined(GSL_NO_IOSTREAMS) #include // for ostream