[test][algorithms] remove deprecated includes referring to the

include/boost/geometry/multi/ directory; polish and simplify some includes;
This commit is contained in:
Menelaos Karavelas
2015-03-12 02:10:14 +02:00
parent 35a85e671b
commit 29c460b546
56 changed files with 177 additions and 379 deletions

View File

@@ -9,8 +9,6 @@
#include <test_buffer.hpp>
#include <boost/geometry/multi/geometries/multi_geometries.hpp>
static std::string const simplex = "MULTIPOINT((5 5),(7 7))";
static std::string const three = "MULTIPOINT((5 8),(9 8),(7 11))";