]> git.proxmox.com Git - ceph.git/blame - ceph/src/boost/boost/system/generic_category.hpp
update ceph source to reef 18.1.2
[ceph.git] / ceph / src / boost / boost / system / generic_category.hpp
CommitLineData
20effc67
TL
1#ifndef BOOST_SYSTEM_GENERIC_CATEGORY_HPP_INCLUDED
2#define BOOST_SYSTEM_GENERIC_CATEGORY_HPP_INCLUDED
3
4// Copyright 2020 Peter Dimov
5// Distributed under the Boost Software License, Version 1.0
6// http://www.boost.org/LICENSE_1_0.txt
7//
8// See library home page at http://www.boost.org/libs/system
9
10#include <boost/system/detail/generic_category.hpp>
11#include <boost/system/detail/error_category_impl.hpp>
12
13#endif // #ifndef BOOST_SYSTEM_GENERIC_CATEGORY_HPP_INCLUDED