Merge pull request #139 from mlang/fix/num_points-needs-closure

Fix ‘closure’ is not a member of ‘boost::geometry’.
This commit is contained in:
Barend Gehrels 2014-09-17 10:37:46 +02:00
commit a569eaf9fb

View File

@ -30,6 +30,7 @@
#include <boost/variant/apply_visitor.hpp>
#include <boost/variant/variant_fwd.hpp>
#include <boost/geometry/core/closure.hpp>
#include <boost/geometry/core/coordinate_dimension.hpp>
#include <boost/geometry/core/tag_cast.hpp>
#include <boost/geometry/core/tags.hpp>