From e9a9541f70351b2cf7a33b7862dd6481c0730df0 Mon Sep 17 00:00:00 2001 From: admin <zzjincn@163.com> Date: 星期日, 27 四月 2025 17:57:45 +0800 Subject: [PATCH] 配置文件 --- main.cpp | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/main.cpp b/main.cpp index 2b70e22..da50a32 100644 --- a/main.cpp +++ b/main.cpp @@ -9,6 +9,7 @@ #include <future> #include <json/json.h> #include "affine.h" +#include <hiredis.h> #include "PreProcessFn.h" using namespace std; -- Gitblit v1.8.0