]> git.proxmox.com Git - ceph.git/blobdiff - ceph/src/boost/libs/math/tools/rational_tests.cpp
import quincy beta 17.1.0
[ceph.git] / ceph / src / boost / libs / math / tools / rational_tests.cpp
index 67f1ca0c1340c23a6110b50711eb1ae0703f2b8b..929ad4795d88341bede0b081e88ffa4eddce967f 100644 (file)
@@ -3,11 +3,11 @@
 //  Boost Software License, Version 1.0. (See accompanying file
 //  LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
 
+#include "mp_t.hpp"
 #include <boost/random.hpp>
 #include <boost/math/tools/rational.hpp>
 #include <iostream>
 #include <fstream>
-#include "mp_t.hpp"
 
 int main()
 {