mirror of
https://github.com/boostorg/geometry.git
synced 2025-05-11 13:34:10 +00:00
[index] Add missing includes.
This commit is contained in:
parent
afd57fc28b
commit
3dbd2247b6
@ -17,6 +17,7 @@
|
||||
|
||||
#include <boost/container/allocator_traits.hpp>
|
||||
#include <boost/container/vector.hpp>
|
||||
#include <boost/core/pointer_traits.hpp>
|
||||
#include <boost/variant/static_visitor.hpp>
|
||||
#include <boost/variant/variant.hpp>
|
||||
|
||||
|
@ -17,6 +17,7 @@
|
||||
|
||||
#include <boost/container/allocator_traits.hpp>
|
||||
#include <boost/container/vector.hpp>
|
||||
#include <boost/core/pointer_traits.hpp>
|
||||
|
||||
#include <boost/geometry/index/detail/rtree/options.hpp>
|
||||
#include <boost/geometry/index/detail/rtree/node/concept.hpp>
|
||||
|
Loading…
x
Reference in New Issue
Block a user