Fixed include parse after move in example c03

[SVN r69909]
This commit is contained in:
Barend Gehrels 2011-03-13 00:24:58 +00:00
parent 571790def4
commit 30db0ddee9

View File

@ -18,7 +18,7 @@
// To register the 'geographic' distance function to calculate distance over the earth:
#include <boost/geometry/extensions/gis/geographic/strategies/andoyer.hpp>
#include <boost/geometry/algorithms/parse.hpp>
#include <boost/geometry/extensions/algorithms/parse.hpp>
// Define a GPS point with coordinates in latitude/longitude and some additional values
struct gps_point