mirror of
https://github.com/microsoft/GSL.git
synced 2025-11-18 16:29:29 +01:00
Merge pull request #107 from RicoAntonioFelix/master
Commit to address issue #103...
This commit is contained in:
@@ -20,7 +20,10 @@
|
||||
#define GSL_FAIL_FAST_H
|
||||
|
||||
#include <exception>
|
||||
|
||||
#if defined(GSL_THROWS_FOR_TESTING)
|
||||
#include <stdexcept>
|
||||
#endif
|
||||
|
||||
namespace gsl
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user