]> git.proxmox.com Git - ceph.git/blame - ceph/src/boost/boost/geometry/strategies/default_area_result.hpp
import quincy beta 17.1.0
[ceph.git] / ceph / src / boost / boost / geometry / strategies / default_area_result.hpp
CommitLineData
20effc67 1// Boost.Geometry
7c673cae 2
20effc67 3// Copyright (c) 2020, Oracle and/or its affiliates.
7c673cae 4
20effc67 5// Contributed and/or modified by Adam Wulkiewicz, on behalf of Oracle
7c673cae 6
20effc67
TL
7// Licensed under the Boost Software License version 1.0.
8// http://www.boost.org/users/license.html
7c673cae
FG
9
10#ifndef BOOST_GEOMETRY_STRATEGIES_DEFAULT_AREA_RESULT_HPP
11#define BOOST_GEOMETRY_STRATEGIES_DEFAULT_AREA_RESULT_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.")
7c673cae
FG
16
17
20effc67 18#include <boost/geometry/algorithms/default_area_result.hpp>
7c673cae
FG
19
20
21#endif // BOOST_GEOMETRY_STRATEGIES_DEFAULT_AREA_RESULT_HPP