]> git.proxmox.com Git - ceph.git/blob - ceph/src/boost/boost/geometry/io/svg/write_svg.hpp
update sources to v12.2.3
[ceph.git] / ceph / src / boost / boost / geometry / io / svg / write_svg.hpp
1 // Boost.Geometry (aka GGL, Generic Geometry Library)
2
3 // Copyright (c) 2009-2012 Barend Gehrels, Amsterdam, the Netherlands.
4 // Copyright (c) 2014 Adam Wulkiewicz, Lodz, Poland.
5
6 // This file was modified by Oracle on 2016.
7 // Modifications copyright (c) 2016, Oracle and/or its affiliates.
8
9 // Contributed and/or modified by Adam Wulkiewicz, on behalf of Oracle
10
11 // Parts of Boost.Geometry are redesigned from Geodan's Geographic Library
12 // (geolib/GGL), copyright (c) 1995-2010 Geodan, Amsterdam, the Netherlands.
13
14 // Use, modification and distribution is subject to the Boost Software License,
15 // Version 1.0. (See accompanying file LICENSE_1_0.txt or copy at
16 // http://www.boost.org/LICENSE_1_0.txt)
17
18 #ifndef BOOST_GEOMETRY_IO_SVG_WRITE_SVG_HPP
19 #define BOOST_GEOMETRY_IO_SVG_WRITE_SVG_HPP
20
21
22 // THIS FILE WAS LEFT HERE FOR BACKWARD COMPATIBILITY
23
24
25 #include <boost/geometry/io/svg/write.hpp>
26
27
28 #endif // BOOST_GEOMETRY_IO_SVG_WRITE_SVG_HPP