mirror of
https://github.com/boostorg/stacktrace.git
synced 2026-01-21 05:22:12 +00:00
Fixed MacOS examples
This commit is contained in:
@@ -6,6 +6,7 @@
|
||||
|
||||
#define BOOST_ENABLE_ASSERT_HANDLER
|
||||
|
||||
#include <cstdlib> // std::exit
|
||||
#include <boost/array.hpp>
|
||||
BOOST_NOINLINE void foo(int i);
|
||||
BOOST_NOINLINE void bar(int i);
|
||||
|
||||
Reference in New Issue
Block a user