From: Paul Ramsey Date: Sat, 25 Jun 2011 23:35:14 +0000 (+0000) Subject: Remove reference to algorithm.h from generator.c X-Git-Tag: 2.0.0alpha1~1348 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=31142d64da514ce65b80c0ba32cc147e56d9cd03;p=postgis Remove reference to algorithm.h from generator.c git-svn-id: http://svn.osgeo.org/postgis/trunk@7488 b70326c6-7e19-0410-871a-916f4a2858ee --- diff --git a/doc/html/image_src/generator.c b/doc/html/image_src/generator.c index 80ed6e7b7..f64200d53 100644 --- a/doc/html/image_src/generator.c +++ b/doc/html/image_src/generator.c @@ -35,7 +35,6 @@ #include #include "liblwgeom.h" -#include "lwalgorithm.h" #include "styles.h" #define SHOW_DIGS_DOUBLE 15