mirror of
https://github.com/boostorg/geometry.git
synced 2026-02-12 12:12:10 +00:00
[geometry] merge of Boost.Geometry into release branch
[SVN r84242]
This commit is contained in:
@@ -31,16 +31,13 @@
|
||||
#include <boost/geometry/geometries/linestring.hpp>
|
||||
#include <boost/geometry/io/wkt/read.hpp>
|
||||
|
||||
// For output:
|
||||
#include <boost/geometry/io/svg/svg_mapper.hpp>
|
||||
|
||||
// Yes, this example currently uses some extensions:
|
||||
// Yes, this example currently uses an extension:
|
||||
|
||||
// For output:
|
||||
#if defined(HAVE_SVG)
|
||||
# include <boost/geometry/extensions/io/svg/svg_mapper.hpp>
|
||||
#endif
|
||||
|
||||
// For distance-calculations over the Earth:
|
||||
//#include <boost/geometry/extensions/gis/geographic/strategies/andoyer.hpp>
|
||||
// For distance-calculations over the Earth:
|
||||
//#include <boost/geometry/extensions/gis/geographic/strategies/andoyer.hpp>
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user