From 1b7c87b81313bca47a6847f203be329a63decff3 Mon Sep 17 00:00:00 2001 From: yy1717 <fctom1215@outlook.com> Date: 星期四, 16 四月 2020 18:15:05 +0800 Subject: [PATCH] Merge branch 'master' of https://gitee.com/endian11/DriveJudge --- lib/src/main/cpp/test_items/area_exam.cpp | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/lib/src/main/cpp/test_items/area_exam.cpp b/lib/src/main/cpp/test_items/area_exam.cpp index 819910b..46c71ca 100644 --- a/lib/src/main/cpp/test_items/area_exam.cpp +++ b/lib/src/main/cpp/test_items/area_exam.cpp @@ -2,6 +2,7 @@ // Created by YY on 2020/4/3. // +#include <cstdlib> #include "area_exam.h" #include "../test_common/car_sensor.h" #include "../driver_test.h" -- Gitblit v1.8.0