mirror of
https://github.com/microsoft/GSL.git
synced 2024-11-03 17:56:43 -05:00
added functional header
This commit is contained in:
parent
d1632e7a46
commit
ba958e989b
@ -24,6 +24,7 @@
|
||||
#include <stdint.h> // for uint16_t
|
||||
#include <string> // for basic_string, operator==, string, operator<<
|
||||
#include <typeinfo> // for type_info
|
||||
#include <functional>
|
||||
|
||||
namespace gsl {
|
||||
struct fail_fast;
|
||||
|
Loading…
Reference in New Issue
Block a user