[buffer] changes in includes/defines

This commit is contained in:
Barend Gehrels
2014-06-23 22:40:03 +02:00
parent aa307b5ad2
commit 9b6aa189bd
4 changed files with 7 additions and 8 deletions

View File

@@ -7,14 +7,9 @@
// Version 1.0. (See accompanying file LICENSE_1_0.txt or copy at
// http://www.boost.org/LICENSE_1_0.txt)
#include <geometry_test_common.hpp>
#define BOOST_GEOMETRY_TEST_BUFFER_POLYGON
#include <test_buffer.hpp>
static std::string const simplex
= "POLYGON ((0 0,1 5,6 1,0 0))";
static std::string const concave_simplex