From 108475fcbfa7368d0896fcb82cd76c28d36f738d Mon Sep 17 00:00:00 2001 From: akumta Date: Tue, 1 Dec 2015 11:04:29 -0800 Subject: [PATCH] update for ticket #11827 --- example/error_handling_example.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/example/error_handling_example.cpp b/example/error_handling_example.cpp index 4691e06da..7a1ee2554 100644 --- a/example/error_handling_example.cpp +++ b/example/error_handling_example.cpp @@ -64,7 +64,7 @@ We'll begin our sample program with the needed includes: using std::endl; #include - using std::exception; + // using std::exception; #include // using ::errno