mirror of
https://github.com/boostorg/geometry.git
synced 2025-05-11 21:44:04 +00:00
[set ops] add missing include
This commit is contained in:
parent
5be2682000
commit
be2795a6f2
@ -22,6 +22,7 @@
|
||||
|
||||
#include "test_set_ops_pl_pl.hpp"
|
||||
|
||||
#include <boost/geometry/multi/geometries/multi_point.hpp>
|
||||
|
||||
typedef bg::model::point<double,2,bg::cs::cartesian> point_type;
|
||||
typedef bg::model::multi_point<point_type> multi_point_type;
|
||||
|
@ -22,6 +22,7 @@
|
||||
|
||||
#include "test_set_ops_pl_pl.hpp"
|
||||
|
||||
#include <boost/geometry/multi/geometries/multi_point.hpp>
|
||||
|
||||
typedef bg::model::point<double,2,bg::cs::cartesian> point_type;
|
||||
typedef bg::model::multi_point<point_type> multi_point_type;
|
||||
|
Loading…
x
Reference in New Issue
Block a user