Big refactoring to allow in the future to setup stacktrace depth

This commit is contained in:
Antony Polukhin
2016-11-22 22:02:03 +03:00
parent d7bd9eb125
commit 16214550fe
25 changed files with 830 additions and 1212 deletions

View File

@@ -7,4 +7,4 @@
#define BOOST_STACKTRACE_INTERNAL_BUILD_LIBS
#define BOOST_STACKTRACE_USE_BACKTRACE
#define BOOST_STACKTRACE_LINK
#include "stacktrace_src.ipp"
#include <boost/stacktrace/detail/backend.ipp>