diff --git a/example/c03_custom_linestring_example.cpp b/example/c03_custom_linestring_example.cpp index 4c534c714..a699a0fbf 100644 --- a/example/c03_custom_linestring_example.cpp +++ b/example/c03_custom_linestring_example.cpp @@ -18,7 +18,7 @@ // To register the 'geographic' distance function to calculate distance over the earth: #include -#include +#include // Define a GPS point with coordinates in latitude/longitude and some additional values struct gps_point