mirror of
https://github.com/microsoft/GSL.git
synced 2025-05-13 17:35:19 -04:00
missing header <stdexcept>
This commit is contained in:
@ -17,6 +17,7 @@
|
||||
#pragma once
|
||||
|
||||
#include <exception>
|
||||
#include <stdexcept>
|
||||
|
||||
namespace Guide
|
||||
{
|
||||
|
Reference in New Issue
Block a user