mirror of
https://github.com/boostorg/geometry.git
synced 2025-05-09 23:24:02 +00:00
[test][util][range] Add missing include.
This commit is contained in:
parent
0e83cbce5d
commit
8597ed9fd2
@ -14,6 +14,9 @@
|
||||
|
||||
#include <iterator>
|
||||
#include <vector>
|
||||
|
||||
#include <boost/range/iterator_range.hpp>
|
||||
|
||||
#include <boost/geometry/util/range.hpp>
|
||||
|
||||
namespace bgt {
|
||||
|
Loading…
x
Reference in New Issue
Block a user