]> git.proxmox.com Git - ceph.git/blame - ceph/src/boost/libs/ratio/include/boost/ratio/mpl/rational_constant.hpp
bump version to 12.2.2-pve1
[ceph.git] / ceph / src / boost / libs / ratio / include / boost / ratio / mpl / rational_constant.hpp
CommitLineData
7c673cae
FG
1// rational_constant.hpp ---------------------------------------------------------------//
2// Copyright 2011 Vicente J. Botet Escriba
3// Distributed under the Boost Software License, Version 1.0.
4// See http://www.boost.org/LICENSE_1_0.txt
5
6
7#ifndef BOOST_RATIO_MPL_RATIONAL_CONSTANT_HPP
8#define BOOST_RATIO_MPL_RATIONAL_CONSTANT_HPP
9
10#include <boost/ratio/mpl/rational_c_tag.hpp>
11#include <boost/ratio/mpl/numeric_cast.hpp>
12#include <boost/ratio/mpl/arithmetic.hpp>
13#include <boost/ratio/mpl/comparison.hpp>
14
15#endif // BOOST_RATIO_HPP