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:
@@ -64,7 +64,7 @@ We'll begin our sample program with the needed includes:
|
||||
using std::endl;
|
||||
|
||||
#include <stdexcept>
|
||||
// using std::exception;
|
||||
|
||||
|
||||
#include <cstddef>
|
||||
// using ::errno
|
||||
|
||||
Reference in New Issue
Block a user