From 69c3de538fc4c52239c69dd3e1b479c7d7ff778d Mon Sep 17 00:00:00 2001 From: ZhouLongYu <1790731762@QQ.com> Date: Mon, 27 Nov 2023 23:38:41 +0800 Subject: [PATCH] =?UTF-8?q?zhoulongyu;=20=E6=B7=BB=E5=8A=A0=E5=A4=B4?= =?UTF-8?q?=E6=96=87=E4=BB=B6=EF=BC=8C=E8=A7=A3=E5=86=B3=E5=8F=98?= =?UTF-8?q?=E5=BC=82=E6=8A=A5=E9=94=99?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- utils/UartDevice/src/UartDeviceImpl.cpp | 1 + 1 file changed, 1 insertion(+) diff --git a/utils/UartDevice/src/UartDeviceImpl.cpp b/utils/UartDevice/src/UartDeviceImpl.cpp index d1e150da..4ad6878b 100644 --- a/utils/UartDevice/src/UartDeviceImpl.cpp +++ b/utils/UartDevice/src/UartDeviceImpl.cpp @@ -14,6 +14,7 @@ */ #include "UartDeviceImpl.h" #include "ILog.h" +#include #include #include #include