From faba6b022b86f066d95b1cfdf752573724d5fbcd Mon Sep 17 00:00:00 2001 From: chenlh <2008get@163.com> Date: 星期五, 29 八月 2025 19:08:13 +0800 Subject: [PATCH] 常规提交 --- src/protocol.h | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/src/protocol.h b/src/protocol.h index 501da1c..8d2a5bc 100644 --- a/src/protocol.h +++ b/src/protocol.h @@ -8,6 +8,7 @@ #ifndef PROTOCOL_H_ #define PROTOCOL_H_ +#include <string> #include "config.h" #define MSG_DATA_LEN (SPI_BUFFER_SIZE-16) -- Gitblit v1.9.3