diff --git a/include/boost/exception/errinfo_nested_exception.hpp b/include/boost/exception/errinfo_nested_exception.hpp index 29c6f4a..c695646 100644 --- a/include/boost/exception/errinfo_nested_exception.hpp +++ b/include/boost/exception/errinfo_nested_exception.hpp @@ -9,7 +9,7 @@ namespace boost { - namespace exception_detail { class clone_base; }; + namespace exception_detail { class clone_base; } template class error_info; template class shared_ptr; class exception_ptr;