This commit is contained in:
cxh 2025-11-14 18:35:31 +08:00
parent 5d4f895a34
commit 7495a16b25

View File

@ -9,6 +9,8 @@
std::shared_ptr<RecordManager> g_record_manager = nullptr;
extern std::atomic<bool> g_running;
namespace fs = std::filesystem;
//