Started the separation of stack collecting and stack decoding headers

This commit is contained in:
Antony Polukhin
2017-04-20 20:06:09 +03:00
parent 960f9d0f38
commit fe5a0d9871
21 changed files with 288 additions and 155 deletions

View File

@@ -7,3 +7,4 @@
#define BOOST_STACKTRACE_INTERNAL_BUILD_LIBS
#define BOOST_STACKTRACE_LINK
#include <boost/stacktrace/detail/frame_unwind.ipp>
#include <boost/stacktrace/safe_dump_to.hpp>