ratio.hpp 349 B

1234567891011121314
  1. // ratio.hpp ---------------------------------------------------------------//
  2. // Copyright 2010 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. #ifndef BOOST_RATIO_HPP
  6. #define BOOST_RATIO_HPP
  7. #include <boost/ratio/include.hpp>
  8. #endif // BOOST_RATIO_HPP