Back to home page

EIC code displayed by LXR

 
 

    


File indexing completed on 2025-12-18 09:50:48

0001 // Boost.Geometry (aka GGL, Generic Geometry Library)
0002 
0003 // Copyright (c) 2007-2012 Barend Gehrels, Amsterdam, the Netherlands.
0004 
0005 // Use, modification and distribution is subject to the Boost Software License,
0006 // Version 1.0. (See accompanying file LICENSE_1_0.txt or copy at
0007 // http://www.boost.org/LICENSE_1_0.txt)
0008 
0009 #ifndef BOOST_GEOMETRY_MULTI_ALGORITHMS_DETAIL_OVERLAY_GET_TURNS_HPP
0010 #define BOOST_GEOMETRY_MULTI_ALGORITHMS_DETAIL_OVERLAY_GET_TURNS_HPP
0011 
0012 #include <boost/config/pragma_message.hpp>
0013 BOOST_PRAGMA_MESSAGE("This include file is deprecated and will be removed in Boost 1.86")
0014 
0015 #include <boost/geometry/algorithms/detail/overlay/get_turns.hpp>
0016 
0017 
0018 #endif // BOOST_GEOMETRY_MULTI_ALGORITHMS_DETAIL_OVERLAY_GET_TURNS_HPP