We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 40e19f1 commit a69bb3dCopy full SHA for a69bb3d
1 file changed
src/from_exception.cpp
@@ -4,6 +4,9 @@
4
// accompanying file LICENSE_1_0.txt or copy at
5
// http://www.boost.org/LICENSE_1_0.txt)
6
7
+#define BOOST_STACKTRACE_INTERNAL_BUILD_LIBS
8
+#define BOOST_STACKTRACE_LINK
9
+
10
#if defined(__MINGW32__) || defined(_MSC_VER)
11
12
#include <windows.h>
0 commit comments