]> git.proxmox.com Git - ceph.git/blame - ceph/src/boost/boost/stacktrace/detail/pop_options.h
import new upstream nautilus stable release 14.2.8
[ceph.git] / ceph / src / boost / boost / stacktrace / detail / pop_options.h
CommitLineData
92f5a8d4 1// Copyright Antony Polukhin, 2016-2019.
b32b8144
FG
2//
3// Distributed under the Boost Software License, Version 1.0. (See
4// accompanying file LICENSE_1_0.txt or copy at
5// http://www.boost.org/LICENSE_1_0.txt)
6
7// No include guards! Intentionally.
8
9#ifdef BOOST_STACKTRACE_FUNCTION
10# undef BOOST_STACKTRACE_FUNCTION
11#endif
12