comparison DEPENDENCIES/generic/include/boost/ratio/mpl/rational_constant.hpp @ 16:2665513ce2d3

Add boost headers
author Chris Cannam
date Tue, 05 Aug 2014 11:11:38 +0100
parents
children
comparison
equal deleted inserted replaced
15:663ca0da4350 16:2665513ce2d3
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