fix bug created by my commit 04aeec12

This commit is contained in:
jean-pierre charras
2018-12-12 21:34:27 +01:00
parent 04aeec1223
commit aefb1f62e7
2 changed files with 7 additions and 5 deletions
+3 -1
View File
@@ -50,7 +50,9 @@
#define OUTSIDE false
#define INSIDE true
#if 0
#if 1 // Will be removed whe deprecated CPOLYGONS_LIST will be rmoved
#include <PolyLine.h>
bool TestPointInsidePolygon( const CPOLYGONS_LIST& aPolysList,
int aIdxstart,
int aIdxend,