Fixed multi/wkt examples (in algorithms)

[SVN r76014]
This commit is contained in:
Barend Gehrels
2011-12-17 11:39:10 +00:00
parent d3e829ffd8
commit 53cf6dd971
3 changed files with 3 additions and 0 deletions

View File

@@ -18,6 +18,7 @@
#include <boost/geometry/geometries/polygon.hpp>
#include <boost/geometry/multi/geometries/multi_polygon.hpp>
#include <boost/geometry/io/wkt/wkt.hpp>
#include <boost/geometry/multi/io/wkt/wkt.hpp>
int main()