]> git.sesse.net Git - casparcg/blob - dependencies/boost/boost/ratio/include.hpp
Manually merged pull request #222
[casparcg] / dependencies / boost / boost / ratio / include.hpp
1 //  include.hpp  ---------------------------------------------------------------//
2
3 //  Copyright 2011 Vicente J. Botet Escriba
4
5 //  Distributed under the Boost Software License, Version 1.0.
6 //  See http://www.boost.org/LICENSE_1_0.txt
7
8 #ifndef BOOST_RATIO_INCLUDE_HPP
9 #define BOOST_RATIO_INCLUDE_HPP
10
11 #include <boost/ratio/ratio.hpp>
12 #include <boost/ratio/ratio_io.hpp>
13 #include <boost/ratio/mpl/rational_constant.hpp>
14
15 #endif  // BOOST_RATIO_INCLUDE_HPP