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 @@
//` Shows how points can be transformed using the default strategy
#include <iostream>
#include <boost/geometry/geometry.hpp>
#include <boost/geometry.hpp>
int main()