2
0
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:
akumta
2015-12-02 11:08:37 -08:00
parent 700dae7e89
commit bf6c0c55dd

View File

@@ -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