forked from organicmaps/organicmaps
[clang] Fixed missed include in boost
This commit is contained in:
parent
1d51c14bf0
commit
1cc0583bdc
1 changed files with 1 additions and 0 deletions
|
@ -25,6 +25,7 @@
|
|||
#include "detail/property_merge.hpp"
|
||||
#include "detail/polygon_90_touch.hpp"
|
||||
#include "detail/iterator_geometry_to_set.hpp"
|
||||
#include "detail/polygon_sort_adaptor.hpp"
|
||||
|
||||
namespace boost { namespace polygon{
|
||||
template <typename ltype, typename rtype, typename op_type>
|
||||
|
|
Loading…
Add table
Reference in a new issue