summaryrefslogtreecommitdiff
path: root/libs/geometry/example/c03_custom_linestring_example.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'libs/geometry/example/c03_custom_linestring_example.cpp')
-rw-r--r--libs/geometry/example/c03_custom_linestring_example.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/libs/geometry/example/c03_custom_linestring_example.cpp b/libs/geometry/example/c03_custom_linestring_example.cpp
index 8c6fd3697..587695749 100644
--- a/libs/geometry/example/c03_custom_linestring_example.cpp
+++ b/libs/geometry/example/c03_custom_linestring_example.cpp
@@ -18,8 +18,6 @@
#include <boost/geometry/geometries/register/point.hpp>
#include <boost/geometry/geometries/register/linestring.hpp>
-// To register the 'geographic' distance function to calculate distance over the earth:
-#include <boost/geometry/extensions/gis/geographic/strategies/andoyer.hpp>
#include <boost/geometry/extensions/algorithms/parse.hpp>
// Define a GPS point with coordinates in latitude/longitude and some additional values