]> git.proxmox.com Git - ceph.git/blame - ceph/src/boost/boost/sort/sort.hpp
update sources to v12.2.3
[ceph.git] / ceph / src / boost / boost / sort / sort.hpp
CommitLineData
b32b8144
FG
1// The Boost Sort library cumulative header.\r
2\r
3// Copyright Steven J. Ross 2014\r
4// Distributed under the Boost Software License, Version 1.0.\r
5// (See accompanying file LICENSE_1_0.txt or copy at\r
6// http://www.boost.org/LICENSE_1_0.txt)\r
7\r
8// See http://www.boost.org/libs/sort/ for library home page.\r
9\r
10#ifndef BOOST_SORT_HPP\r
11#define BOOST_SORT_HPP\r
12\r
13/*\r
14Cumulative include for the Boost Sort library\r
15*/\r
16\r
17#include <boost/sort/spreadsort/spreadsort.hpp>\r
18\r
19#endif\r