diff --git a/test/copy_exception_test.cpp b/test/copy_exception_test.cpp index 0fb2197..db6aa35 100644 --- a/test/copy_exception_test.cpp +++ b/test/copy_exception_test.cpp @@ -12,7 +12,7 @@ #include #include #include -#include +#include #include typedef boost::error_info answer; diff --git a/test/exception_ptr_test.cpp b/test/exception_ptr_test.cpp index 3324092..ca5bb25 100644 --- a/test/exception_ptr_test.cpp +++ b/test/exception_ptr_test.cpp @@ -16,7 +16,7 @@ #include #include #include -#include +#include #include #include