Back to home page

EIC code displayed by LXR

 
 

    


File indexing completed on 2025-01-18 09:36:54

0001 // Boost.Geometry (aka GGL, Generic Geometry Library)
0002 
0003 // Copyright (c) 2015, Oracle and/or its affiliates.
0004 
0005 // Contributed and/or modified by Menelaos Karavelas, on behalf of Oracle
0006 
0007 // Licensed under the Boost Software License version 1.0.
0008 // http://www.boost.org/users/license.html
0009 
0010 #ifndef BOOST_GEOMETRY_VIEWS_DETAIL_BOUNDARY_VIEW_HPP
0011 #define BOOST_GEOMETRY_VIEWS_DETAIL_BOUNDARY_VIEW_HPP
0012 
0013 #include <boost/geometry/views/detail/boundary_view/interface.hpp>
0014 #include <boost/geometry/views/detail/boundary_view/implementation.hpp>
0015 
0016 #endif // BOOST_GEOMETRY_VIEWS_DETAIL_BOUNDARY_VIEW_HPP