mirror of
https://github.com/boostorg/geometry.git
synced 2026-02-20 14:52:10 +00:00
[geometry] Moved SVG from extensions to main tree, to release it
[SVN r84233]
This commit is contained in:
@@ -21,7 +21,7 @@
|
||||
#include <boost/geometry/multi/io/wkt/wkt.hpp>
|
||||
|
||||
#if defined(TEST_WITH_SVG)
|
||||
# include <boost/geometry/extensions/io/svg/svg_mapper.hpp>
|
||||
# include <boost/geometry/io/svg/svg_mapper.hpp>
|
||||
#endif
|
||||
|
||||
#include <boost/random/linear_congruential.hpp>
|
||||
|
||||
@@ -30,7 +30,7 @@
|
||||
#include <test_common/test_point.hpp>
|
||||
|
||||
#if defined(TEST_WITH_SVG)
|
||||
# include <boost/geometry/extensions/io/svg/svg_mapper.hpp>
|
||||
# include <boost/geometry/io/svg/svg_mapper.hpp>
|
||||
# include <boost/geometry/algorithms/buffer.hpp>
|
||||
# include <boost/geometry/algorithms/centroid.hpp>
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user