Edit: /usr/include/boost/stacktrace.hpp (499B)
// Copyright Antony Polukhin, 2016-2020.
//
// 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)
#ifndef BOOST_STACKTRACE_HPP
#define BOOST_STACKTRACE_HPP
#include
#ifdef BOOST_HAS_PRAGMA_ONCE
# pragma once
#endif
#include
#include
#include
#endif // BOOST_STACKTRACE_HPP