From 3ed12058c48b21eff5ca3d2940c3726ad15d87e3 Mon Sep 17 00:00:00 2001 From: Emden Gansner Date: Thu, 13 Sep 2012 11:01:55 -0400 Subject: [PATCH] Add dll declaration for freePath for Windows --- lib/pathplan/pathplan.def | 1 + 1 file changed, 1 insertion(+) diff --git a/lib/pathplan/pathplan.def b/lib/pathplan/pathplan.def index 18f254d00..58a7b5238 100644 --- a/lib/pathplan/pathplan.def +++ b/lib/pathplan/pathplan.def @@ -7,6 +7,7 @@ copypoly directVis dist2 freepoly +freePath in_poly inBetween intersect -- 2.50.1