]> git.proxmox.com Git - ceph.git/blame - ceph/src/boost/boost/exception/enable_error_info.hpp
update sources to v12.2.3
[ceph.git] / ceph / src / boost / boost / exception / enable_error_info.hpp
CommitLineData
7c673cae
FG
1//Copyright (c) 2006-2009 Emil Dotchevski and Reverge Studios, Inc.
2
3//Distributed under the Boost Software License, Version 1.0. (See accompanying
4//file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
5
b32b8144
FG
6#ifndef UUID_A0F7404AF7CF11E6908227DD14915323
7#define UUID_A0F7404AF7CF11E6908227DD14915323
8
7c673cae 9#include <boost/exception/exception.hpp>
b32b8144
FG
10
11#endif