Merge branch 'develop' into feature/buffer

This commit is contained in:
Barend Gehrels
2015-04-12 16:58:09 +02:00
109 changed files with 1636 additions and 1105 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))";