From 02b1ea43844084dd8cd435a169ded172387ef617 Mon Sep 17 00:00:00 2001 From: yy1717 <fctom1215@outlook.com> Date: 星期五, 20 三月 2020 18:06:26 +0800 Subject: [PATCH] Merge remote-tracking branch 'origin/master' --- lib/src/main/cpp/test_items2/road_exam.cpp | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/lib/src/main/cpp/test_items2/road_exam.cpp b/lib/src/main/cpp/test_items2/road_exam.cpp index 5e1f915..51fdf57 100644 --- a/lib/src/main/cpp/test_items2/road_exam.cpp +++ b/lib/src/main/cpp/test_items2/road_exam.cpp @@ -15,6 +15,7 @@ #include <vector> #include <list> #include <string> +#include <cstdlib> #define DEBUG(fmt, args...) LOGD("<road_exam> <%s>: " fmt, __func__, ##args) -- Gitblit v1.8.0