Fix Windows linkage

This commit is contained in:
Antony Polukhin
2016-10-12 22:22:21 +03:00
parent ab6cb7483e
commit 2f96299be2

View File

@@ -16,6 +16,8 @@
#include <boost/stacktrace/detail/backtrace_holder_windows.hpp>
#include <boost/stacktrace/detail/helpers.hpp>
#include <boost/functional/hash.hpp>
namespace boost { namespace stacktrace {
stacktrace::stacktrace() BOOST_NOEXCEPT