mirror of
https://github.com/microsoft/GSL.git
synced 2025-02-21 00:42:53 -05:00
Merge 905f8b30bb7508371839e49d702ec26c83bea28b into 32511b8de45024c14bfc5fd92ecab153886c2e99
This commit is contained in:
commit
9d921fd7e6
@ -17,6 +17,7 @@
|
||||
#ifndef GSL_GSL_H
|
||||
#define GSL_GSL_H
|
||||
|
||||
// IWYU pragma: begin_exports
|
||||
#include "algorithm" // copy
|
||||
#include "assert" // Ensures/Expects
|
||||
#include "byte" // byte
|
||||
@ -28,5 +29,6 @@
|
||||
#ifdef __cpp_exceptions
|
||||
#include "narrow" // narrow()
|
||||
#endif
|
||||
// IWYU pragma: end_exports
|
||||
|
||||
#endif // GSL_GSL_H
|
||||
|
Loading…
x
Reference in New Issue
Block a user