2
0
mirror of https://github.com/boostorg/math.git synced 2026-01-19 04:22:09 +00:00

update for ticket #11827

This commit is contained in:
akumta
2015-12-01 11:05:45 -08:00
parent 108475fcbf
commit 7ed88bcdcc

View File

@@ -31,7 +31,7 @@ using boost::math::policies::ignore_error;
using std::endl;
#include <stdexcept>
using std::exception;
// using std::exception;
// Define a (bad?) policy to ignore domain errors ('bad' arguments):
typedef policy<