]> git.proxmox.com Git - ceph.git/blame - ceph/src/boost/boost/geometry/strategies/spherical/area.hpp
import quincy beta 17.1.0
[ceph.git] / ceph / src / boost / boost / geometry / strategies / spherical / area.hpp
CommitLineData
20effc67 1// Boost.Geometry
b32b8144 2
20effc67 3// Copyright (c) 2020, Oracle and/or its affiliates.
11fdf7f2 4
b32b8144
FG
5// Contributed and/or modified by Adam Wulkiewicz, on behalf of Oracle
6
20effc67
TL
7// Licensed under the Boost Software License version 1.0.
8// http://www.boost.org/users/license.html
b32b8144
FG
9
10#ifndef BOOST_GEOMETRY_STRATEGIES_SPHERICAL_AREA_HPP
11#define BOOST_GEOMETRY_STRATEGIES_SPHERICAL_AREA_HPP
12
13
20effc67
TL
14#include <boost/config/pragma_message.hpp>
15BOOST_PRAGMA_MESSAGE("This include file is deprecated and will be removed in the future.")
b32b8144
FG
16
17
20effc67 18#include <boost/geometry/strategy/spherical/area.hpp>
b32b8144 19
b32b8144
FG
20
21#endif // BOOST_GEOMETRY_STRATEGIES_SPHERICAL_AREA_HPP