summaryrefslogtreecommitdiff
path: root/boost/stacktrace/detail/pop_options.pp
blob: 8995b00adabe66e3eed3476fa2b2fa3d3dfeab33 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
// Copyright Antony Polukhin, 2016-2017.
//
// Distributed under the Boost Software License, Version 1.0. (See
// accompanying file LICENSE_1_0.txt or copy at
// http://www.boost.org/LICENSE_1_0.txt)

// No include guards! Intentionally.

#ifdef BOOST_STACKTRACE_FUNCTION
#   undef BOOST_STACKTRACE_FUNCTION
#endif