File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1212# pragma once
1313#endif
1414
15- #include < iosfwd>
1615#include < string>
1716
1817#include < boost/stacktrace/safe_dump_to.hpp> // boost::stacktrace::detail::native_frame_ptr_t
Original file line number Diff line number Diff line change 1212# pragma once
1313#endif
1414
15- #include < boost/stacktrace/frame .hpp>
15+ #include < boost/stacktrace/detail/frame_decl .hpp>
1616
1717#include < boost/core/demangle.hpp>
1818#include < boost/core/noncopyable.hpp>
Original file line number Diff line number Diff line change 1212# pragma once
1313#endif
1414
15- #include < boost/stacktrace/frame .hpp>
15+ #include < boost/stacktrace/detail/frame_decl .hpp>
1616
1717namespace boost { namespace stacktrace { namespace detail {
1818
Original file line number Diff line number Diff line change 1212# pragma once
1313#endif
1414
15- #include < boost/stacktrace/frame .hpp>
15+ #include < boost/stacktrace/detail/frame_decl .hpp>
1616
1717#include < boost/stacktrace/detail/to_hex_array.hpp>
1818#include < boost/stacktrace/detail/location_from_symbol.hpp>
Original file line number Diff line number Diff line change 2424#endif
2525
2626#include < boost/stacktrace/stacktrace_fwd.hpp>
27+ #include < boost/stacktrace/safe_dump_to.hpp>
2728#include < boost/stacktrace/detail/frame_decl.hpp>
2829#include < boost/stacktrace/frame.hpp>
2930
You can’t perform that action at this time.
0 commit comments