Changed header to boost/geometry.hpp

[SVN r71418]
This commit is contained in:
Barend Gehrels
2011-04-22 11:10:24 +00:00
parent ce4539e364
commit 4a26af5fec
67 changed files with 67 additions and 67 deletions

View File

@@ -11,7 +11,7 @@
//` Example showing how to simplify a linestring
#include <iostream>
#include <boost/geometry/geometry.hpp>
#include <boost/geometry.hpp>
/*< For this example we use Boost.Assign to add points >*/
#include <boost/assign.hpp>