From 148a951e0d44577997fd2790f889dcdd7dbd6889 Mon Sep 17 00:00:00 2001 From: yy1717 <fctom1215@outlook.com> Date: 星期五, 17 四月 2020 17:53:18 +0800 Subject: [PATCH] 坐标 --- lib/src/main/cpp/driver_test.h | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/lib/src/main/cpp/driver_test.h b/lib/src/main/cpp/driver_test.h index 3ca9f19..7d3d221 100644 --- a/lib/src/main/cpp/driver_test.h +++ b/lib/src/main/cpp/driver_test.h @@ -135,7 +135,7 @@ typedef struct { int character; // 灞炴�с�婂疄绾裤�佽櫄绾裤�� - std::vector<Polygon> line; // 姣忎竴鏉$嚎 + std::vector<Polygon> lines; // 姣忎竴鏉$嚎 } separate_t; struct road_t { -- Gitblit v1.8.0