]> git.proxmox.com Git - ceph.git/blame - ceph/src/boost/boost/geometry/strategies/cartesian/envelope.hpp
import quincy beta 17.1.0
[ceph.git] / ceph / src / boost / boost / geometry / strategies / cartesian / envelope.hpp
CommitLineData
20effc67 1// Boost.Geometry
92f5a8d4 2
20effc67 3// Copyright (c) 2020, Oracle and/or its affiliates.
92f5a8d4 4
92f5a8d4
TL
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
92f5a8d4
TL
9
10#ifndef BOOST_GEOMETRY_STRATEGIES_CARTESIAN_ENVELOPE_HPP
11#define BOOST_GEOMETRY_STRATEGIES_CARTESIAN_ENVELOPE_HPP
12
92f5a8d4 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.")
92f5a8d4
TL
16
17
20effc67 18#include <boost/geometry/strategy/cartesian/envelope.hpp>
92f5a8d4 19
92f5a8d4
TL
20
21#endif // BOOST_GEOMETRY_STRATEGIES_CARTESIAN_ENVELOPE_HPP