]> git.proxmox.com Git - ceph.git/blob - ceph/src/boost/libs/ratio/test/ratio_extensions/mpl_comparison_pass.cpp
add subtree-ish sources for 12.0.3
[ceph.git] / ceph / src / boost / libs / ratio / test / ratio_extensions / mpl_comparison_pass.cpp
1 //===----------------------------------------------------------------------===//
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 #define BOOST_RATIO_EXTENSIONS
7
8 #include <boost/ratio/mpl/comparison.hpp>
9
10 void test()
11 {
12
13 }