Added headerfiles now missing for clang

[SVN r71326]
This commit is contained in:
Barend Gehrels
2011-04-16 18:05:13 +00:00
parent 68fd8869c5
commit 5be2736b4b
2 changed files with 2 additions and 0 deletions

View File

@@ -10,6 +10,7 @@
#define BOOST_GEOMETRY_ALGORITHMS_DETAIL_PARTITION_HPP
#include <vector>
#include <boost/geometry/algorithms/assign.hpp>
#include <boost/range/algorithm/copy.hpp>
#include <boost/geometry/core/coordinate_type.hpp>

View File

@@ -19,6 +19,7 @@
#include <boost/numeric/conversion/cast.hpp>
#include <boost/geometry/algorithms/assign.hpp>
#include <boost/geometry/algorithms/expand.hpp>
#include <boost/geometry/core/cs.hpp>
#include <boost/geometry/core/exterior_ring.hpp>