Back to home page

EIC code displayed by LXR

 
 

    


File indexing completed on 2025-01-18 09:35:35

0001 // Boost.Geometry (aka GGL, Generic Geometry Library)
0002 
0003 // Copyright (c) 2009-2012 Barend Gehrels, Amsterdam, the Netherlands.
0004 // Copyright (c) 2014 Adam Wulkiewicz, Lodz, Poland.
0005 
0006 // This file was modified by Oracle on 2016.
0007 // Modifications copyright (c) 2016, Oracle and/or its affiliates.
0008 
0009 // Contributed and/or modified by Adam Wulkiewicz, on behalf of Oracle
0010 
0011 // Parts of Boost.Geometry are redesigned from Geodan's Geographic Library
0012 // (geolib/GGL), copyright (c) 1995-2010 Geodan, Amsterdam, the Netherlands.
0013 
0014 // Use, modification and distribution is subject to the Boost Software License,
0015 // Version 1.0. (See accompanying file LICENSE_1_0.txt or copy at
0016 // http://www.boost.org/LICENSE_1_0.txt)
0017 
0018 #ifndef BOOST_GEOMETRY_IO_SVG_WRITE_SVG_HPP
0019 #define BOOST_GEOMETRY_IO_SVG_WRITE_SVG_HPP
0020 
0021 
0022 // THIS FILE WAS LEFT HERE FOR BACKWARD COMPATIBILITY
0023 
0024 
0025 #include <boost/geometry/io/svg/write.hpp>
0026 
0027 
0028 #endif // BOOST_GEOMETRY_IO_SVG_WRITE_SVG_HPP