mirror of
https://github.com/boostorg/geometry.git
synced 2026-01-26 06:32:16 +00:00
[buffer] changes in includes/defines
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user