mirror of
https://github.com/microsoft/GSL.git
synced 2025-02-19 16:13:50 -05:00
Merge 6c0208b5abf1a2f3f8960aa00a825f1cf2eadf10 into b39e7e4b0987859f5b19ff7686b149c916588658
This commit is contained in:
commit
ebc91bd086
@ -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