Mention all geometry headerfiles explicitly in examples (according to doc)

[SVN r71821]
This commit is contained in:
Barend Gehrels
2011-05-08 14:38:45 +00:00
parent 402fecdd58
commit dbd742cbff
178 changed files with 291 additions and 175 deletions

View File

@@ -10,6 +10,7 @@
#include <algorithms/test_length.hpp>
#include <boost/geometry/geometries/geometries.hpp>
#include <boost/geometry/geometries/point_xy.hpp>
#include <boost/geometry/geometries/adapted/std_pair_as_segment.hpp>
#include <test_geometries/all_custom_linestring.hpp>