forked from microsoft/GSL
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