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:
@@ -30,7 +30,7 @@ First we need some includes to access the normal distribution
|
||||
#include <limits>
|
||||
using std::numeric_limits;
|
||||
#include <stdexcept>
|
||||
using std::exception;
|
||||
// using std::exception;
|
||||
|
||||
//] //[/root_find1]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user