From 30db0ddee9e9155fc83a28e6e91f1ff225fd6d1b Mon Sep 17 00:00:00 2001 From: Barend Gehrels Date: Sun, 13 Mar 2011 00:24:58 +0000 Subject: [PATCH] Fixed include parse after move in example c03 [SVN r69909] --- example/c03_custom_linestring_example.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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