Fixed expand example (broken by area_surveyor which incorrectly had point_xy)

[SVN r76770]
This commit is contained in:
Barend Gehrels 2012-01-28 23:22:35 +00:00
parent 01a2346472
commit d8083b7ad1

View File

@ -14,6 +14,8 @@
#include <list>
#include <boost/geometry.hpp>
#include <boost/geometry/geometries/box.hpp>
#include <boost/geometry/geometries/point_xy.hpp>
int main()
{