]> git.proxmox.com Git - ceph.git/blobdiff - ceph/src/boost/libs/geometry/test/algorithms/transform.cpp
update sources to v12.2.3
[ceph.git] / ceph / src / boost / libs / geometry / test / algorithms / transform.cpp
index f0414ff5169bba8811e39376113fe09ba12084ab..68811cf80569073788314ebe76a5fe405a6a2473 100644 (file)
@@ -15,6 +15,8 @@
 #include <iostream>
 #include <sstream>
 
+#include <boost/typeof/typeof.hpp>
+#include <boost/variant/variant.hpp>
 
 #include <geometry_test_common.hpp>
 
@@ -25,7 +27,6 @@
 #include <boost/geometry/geometries/point_xy.hpp>
 #include <boost/geometry/io/wkt/wkt.hpp>
 #include <boost/geometry/strategies/strategies.hpp>
-#include <boost/variant/variant.hpp>
 
 #include <test_common/test_point.hpp>