mirror of
https://github.com/microsoft/GSL.git
synced 2024-11-03 17:56:43 -05:00
Merge pull request #24 from galik/master
Issue #23 missing header <stdexcept>
This commit is contained in:
commit
670c59a0b1
@ -17,6 +17,7 @@
|
|||||||
#pragma once
|
#pragma once
|
||||||
|
|
||||||
#include <exception>
|
#include <exception>
|
||||||
|
#include <stdexcept>
|
||||||
|
|
||||||
namespace Guide
|
namespace Guide
|
||||||
{
|
{
|
||||||
|
Loading…
Reference in New Issue
Block a user