Commit to address issue #103...

This commit is contained in:
RicoAntonioFelix
2015-09-30 12:50:42 -04:00
parent 38a659c428
commit e8ff01e543
+3
View File
@@ -20,7 +20,10 @@
#define GSL_FAIL_FAST_H
#include <exception>
#if defined(GSL_THROWS_FOR_TESTING)
#include <stdexcept>
#endif
namespace gsl
{