From 6c135ed98d56735e75b5020f5e79a350d93a3610 Mon Sep 17 00:00:00 2001 From: youmetme <321640253@qq.com> Date: Sat, 22 Nov 2025 16:30:46 +0800 Subject: [PATCH] =?UTF-8?q?test:=20=E5=88=A0=E9=99=A4=E5=A4=9A=E4=BD=99?= =?UTF-8?q?=E7=9A=84=E5=A4=B4=E6=96=87=E4=BB=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- tests/test-map.c | 1 - 1 file changed, 1 deletion(-) diff --git a/tests/test-map.c b/tests/test-map.c index a04ddc2..a2e3438 100644 --- a/tests/test-map.c +++ b/tests/test-map.c @@ -1,6 +1,5 @@ #include "utils/logging-map.h" #include -#include #include void foreach_callback(const char *key, void *value, void *user_data) {