mirror of
https://github.com/boostorg/geometry.git
synced 2025-05-09 23:24:02 +00:00
Fixed include parse after move in example c03
[SVN r69909]
This commit is contained in:
parent
571790def4
commit
30db0ddee9
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user