]> git.proxmox.com Git - ceph.git/blob - ceph/src/boost/boost/geometry/core/is_areal.hpp
import quincy beta 17.1.0
[ceph.git] / ceph / src / boost / boost / geometry / core / is_areal.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
19 #ifndef BOOST_GEOMETRY_CORE_IS_AREAL_HPP
20 #define BOOST_GEOMETRY_CORE_IS_AREAL_HPP
21
22
23 #include <boost/config/header_deprecated.hpp>
24 BOOST_HEADER_DEPRECATED("<boost/geometry/util/type_traits.hpp>")
25
26 #include <boost/geometry/util/type_traits.hpp>
27
28
29 #endif // BOOST_GEOMETRY_CORE_IS_AREAL_HPP