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:
@@ -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<
|
||||
|
||||
Reference in New Issue
Block a user