]> git.proxmox.com Git - ceph.git/blob - ceph/src/boost/libs/chrono/include/boost/chrono.hpp
add subtree-ish sources for 12.0.3
[ceph.git] / ceph / src / boost / libs / chrono / include / boost / chrono.hpp
1 //////////////////////////////////////////////////////////////////////////////
2 //
3 // (C) Copyright Vicente J. Botet Escriba 2010.
4 // Distributed under the Boost
5 // Software License, Version 1.0.
6 // (See accompanying file LICENSE_1_0.txt or
7 // copy at http://www.boost.org/LICENSE_1_0.txt)
8 //
9 // See http://www.boost.org/libs/stm for documentation.
10 //
11 //////////////////////////////////////////////////////////////////////////////
12
13 #ifndef BOOST_CHRONO_HPP
14 #define BOOST_CHRONO_HPP
15
16 //-----------------------------------------------------------------------------
17 #include <boost/chrono/include.hpp>
18 //-----------------------------------------------------------------------------
19
20 #endif // BOOST_CHRONO_HPP