mirror of
https://github.com/boostorg/math.git
synced 2026-01-19 04:22:09 +00:00
remove redundant using statement
This commit is contained in:
@@ -37,7 +37,7 @@ the algorithms to find location and scale
|
||||
#include <limits>
|
||||
using std::numeric_limits;
|
||||
#include <stdexcept>
|
||||
// using std::exception;
|
||||
|
||||
//] [/normal_std Quickbook]
|
||||
|
||||
int main()
|
||||
|
||||
Reference in New Issue
Block a user