mirror of
https://github.com/microsoft/GSL.git
synced 2024-11-03 17:56:43 -05:00
Commit to address issue #103...
This commit is contained in:
parent
38a659c428
commit
e8ff01e543
@ -20,7 +20,10 @@
|
||||
#define GSL_FAIL_FAST_H
|
||||
|
||||
#include <exception>
|
||||
|
||||
#if defined(GSL_THROWS_FOR_TESTING)
|
||||
#include <stdexcept>
|
||||
#endif
|
||||
|
||||
namespace gsl
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user