]> git.proxmox.com Git - ceph.git/blame - ceph/src/boost/boost/geometry/strategies/envelope.hpp
import quincy beta 17.1.0
[ceph.git] / ceph / src / boost / boost / geometry / strategies / envelope.hpp
CommitLineData
20effc67
TL
1// Boost.Geometry
2
3// Copyright (c) 2020, Oracle and/or its affiliates.
b32b8144 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_ENVELOPE_HPP
11#define BOOST_GEOMETRY_STRATEGIES_ENVELOPE_HPP
12
b32b8144 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/envelope.hpp>
b32b8144 19
b32b8144 20
20effc67 21#endif // BOOST_GEOMETRY_STRATEGIES2_ENVELOPE_HPP