mirror of
https://github.com/boostorg/exception.git
synced 2025-07-29 12:07:20 +02:00
Comment fix.
This commit is contained in:
@ -22,7 +22,7 @@
|
||||
#include <boost/exception/detail/type_info.hpp>
|
||||
#include <boost/exception/detail/clone_current_exception.hpp>
|
||||
#ifndef BOOST_NO_RTTI
|
||||
#include <boost/exception/detail/type_info.hpp> // exception_detail::demangle
|
||||
#include <boost/exception/detail/type_info.hpp> // exception_detail::demangle()
|
||||
#endif
|
||||
#include <boost/shared_ptr.hpp>
|
||||
#include <stdexcept>
|
||||
|
Reference in New Issue
Block a user