]> git.proxmox.com Git - ceph.git/blob - ceph/src/boost/boost/geometry/util/promote_floating_point.hpp
update ceph source to reef 18.1.2
[ceph.git] / ceph / src / boost / boost / geometry / util / promote_floating_point.hpp
1 // Boost.Geometry (aka GGL, Generic Geometry Library)
2
3 // Copyright (c) 2007-2012 Barend Gehrels, Amsterdam, the Netherlands.
4 // Copyright (c) 2008-2012 Bruno Lalande, Paris, France.
5 // Copyright (c) 2009-2012 Mateusz Loskot, London, UK.
6
7 // This file was modified by Oracle on 2020.
8 // Modifications copyright (c) 2020 Oracle and/or its affiliates.
9 // Contributed and/or modified by Adam Wulkiewicz, on behalf of Oracle
10
11 // Parts of Boost.Geometry are redesigned from Geodan's Geographic Library
12 // (geolib/GGL), copyright (c) 1995-2010 Geodan, Amsterdam, the Netherlands.
13
14 // Use, modification and distribution is subject to the Boost Software License,
15 // Version 1.0. (See accompanying file LICENSE_1_0.txt or copy at
16 // http://www.boost.org/LICENSE_1_0.txt)
17
18 #ifndef BOOST_GEOMETRY_UTIL_PROMOTE_FLOATING_POINT_HPP
19 #define BOOST_GEOMETRY_UTIL_PROMOTE_FLOATING_POINT_HPP
20
21 #include <boost/config/header_deprecated.hpp>
22 BOOST_HEADER_DEPRECATED("boost/geometry/core/coordinate_promotion.hpp")
23
24 #include <boost/geometry/core/coordinate_promotion.hpp>
25
26 #endif // BOOST_GEOMETRY_UTIL_PROMOTE_FLOATING_POINT_HPP