From 4c5264ce91e6061dc59de47f8a14f1fdfe64a7d5 Mon Sep 17 00:00:00 2001 From: jhc <2991879965@qq.com> Date: 星期六, 02 十一月 2024 12:18:21 +0800 Subject: [PATCH] 上传日志 --- common.h | 4 +--- 1 files changed, 1 insertions(+), 3 deletions(-) diff --git a/common.h b/common.h index a714e74..182b8e6 100644 --- a/common.h +++ b/common.h @@ -1,9 +1,7 @@ #ifndef COMMON_H #define COMMON_H -#include <iostream> -#include <cstring> -#include <QString> +#include <string.h> enum TypeInfo{ -- Gitblit v1.8.0