summaryrefslogtreecommitdiffstats
path: root/src/map/amap/amapInt.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/map/amap/amapInt.h')
-rw-r--r--src/map/amap/amapInt.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/map/amap/amapInt.h b/src/map/amap/amapInt.h
index 3a6432de..2dfcafb6 100644
--- a/src/map/amap/amapInt.h
+++ b/src/map/amap/amapInt.h
@@ -103,6 +103,7 @@ struct Amap_Man_t_
Vec_Ptr_t * vCuts0;
Vec_Ptr_t * vCuts1;
Vec_Ptr_t * vCuts2;
+ Vec_Ptr_t * vTempP;
// statistics
int nCutsUsed;
int nCutsTried;