mirror of
https://github.com/boostorg/geometry.git
synced 2025-05-11 21:44:04 +00:00
rtree: test reverted
[SVN r83256]
This commit is contained in:
parent
33aef8ae3b
commit
7e6394ec68
@ -12,10 +12,6 @@
|
||||
#include <boost/geometry/geometries/point.hpp>
|
||||
#include <boost/geometry/geometries/box.hpp>
|
||||
|
||||
#include <set>
|
||||
|
||||
bool cmp(int a, int b) { return a < b; }
|
||||
|
||||
int test_main(int, char* [])
|
||||
{
|
||||
typedef bg::model::point<float, 2, bg::cs::cartesian> Point;
|
||||
|
Loading…
x
Reference in New Issue
Block a user