]> git.proxmox.com Git - ceph.git/blob - ceph/src/boost/boost/yap/yap.hpp
import new upstream nautilus stable release 14.2.8
[ceph.git] / ceph / src / boost / boost / yap / yap.hpp
1 // Copyright (C) 2016-2018 T. Zachary Laine
2 //
3 // Distributed under the Boost Software License, Version 1.0. (See
4 // accompanying file LICENSE_1_0.txt or copy at
5 // http://www.boost.org/LICENSE_1_0.txt)
6 #ifndef BOOST_YAP_YAP_HPP_INCLUDED
7 #define BOOST_YAP_YAP_HPP_INCLUDED
8
9
10 #include <boost/yap/algorithm.hpp>
11 #include <boost/yap/expression.hpp>
12
13 #endif