头文件包含错误修复

This commit is contained in:
cxh 2026-01-04 17:27:07 +08:00
parent e387931344
commit 8e87c0fd6b

View File

@ -11,7 +11,7 @@
#include "mqtt_client_wrapper.hpp"
#include "record_manager.hpp"
#include "rtmp_manager.hpp"
#include "serail_AT.hpp"
#include "serial_AT.hpp"
std::atomic<bool> g_running(true);