mirror of
https://github.com/microsoft/GSL.git
synced 2024-11-03 17:56:43 -05:00
missing header <stdexcept>
This commit is contained in:
parent
3d033a3ec9
commit
cb068d80cd
@ -17,6 +17,7 @@
|
||||
#pragma once
|
||||
|
||||
#include <exception>
|
||||
#include <stdexcept>
|
||||
|
||||
namespace Guide
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user