]> git.proxmox.com Git - ceph.git/blame - ceph/src/boost/boost/mp11/mpl.hpp
import new upstream nautilus stable release 14.2.8
[ceph.git] / ceph / src / boost / boost / mp11 / mpl.hpp
CommitLineData
b32b8144
FG
1#ifndef BOOST_MP11_MPL_HPP_INCLUDED
2#define BOOST_MP11_MPL_HPP_INCLUDED
3
92f5a8d4 4// Copyright 2017, 2019 Peter Dimov.
b32b8144
FG
5//
6// Distributed under the Boost Software License, Version 1.0.
7//
8// See accompanying file LICENSE_1_0.txt or copy at
9// http://www.boost.org/LICENSE_1_0.txt
10
92f5a8d4
TL
11#include <boost/mp11/mpl_list.hpp>
12#include <boost/mp11/mpl_tuple.hpp>
b32b8144
FG
13
14#endif // #ifndef BOOST_MP11_MPL_HPP_INCLUDED