mirror of
https://github.com/boostorg/stacktrace.git
synced 2026-02-22 03:32:27 +00:00
Fix Windows linkage
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user