Skip to content

Commit a69bb3d

Browse files
committed
build exception internal
1 parent 40e19f1 commit a69bb3d

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

src/from_exception.cpp

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,9 @@
44
// accompanying file LICENSE_1_0.txt or copy at
55
// http://www.boost.org/LICENSE_1_0.txt)
66

7+
#define BOOST_STACKTRACE_INTERNAL_BUILD_LIBS
8+
#define BOOST_STACKTRACE_LINK
9+
710
#if defined(__MINGW32__) || defined(_MSC_VER)
811

912
#include <windows.h>

0 commit comments

Comments
 (0)