mirror of
https://github.com/boostorg/geometry.git
synced 2025-05-09 23:24:02 +00:00
[test][example] Change filenames in #includes
This commit is contained in:
parent
4fd9329305
commit
4870150a78
@ -24,7 +24,7 @@
|
||||
#include <boost/geometry/io/wkt/read.hpp>
|
||||
|
||||
#if defined(HAVE_SVG)
|
||||
# include <boost/geometry/io/svg/write_svg.hpp>
|
||||
# include <boost/geometry/io/svg/write.hpp>
|
||||
#endif
|
||||
|
||||
#include <boost/random.hpp>
|
||||
|
@ -15,7 +15,7 @@
|
||||
#include <boost/geometry/geometries/register/point.hpp>
|
||||
#include <boost/geometry/geometries/multi_polygon.hpp>
|
||||
|
||||
#include <boost/geometry/io/svg/write_svg.hpp>
|
||||
#include <boost/geometry/io/svg/write.hpp>
|
||||
#include <boost/geometry/extensions/gis/latlong/latlong.hpp>
|
||||
#include <boost/geometry/extensions/gis/projections/project_transformer.hpp>
|
||||
|
||||
|
@ -16,7 +16,7 @@
|
||||
#include <boost/geometry/geometries/multi_polygon.hpp>
|
||||
|
||||
#include <boost/geometry/io/wkt/read.hpp>
|
||||
//#include <boost/geometry/io/svg/write_svg.hpp>
|
||||
//#include <boost/geometry/io/svg/write.hpp>
|
||||
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user