From b181227b3839e218769366c787d5db1e139e60eb Mon Sep 17 00:00:00 2001 From: Administrator <3174665893@qq.com> Date: 星期六, 02 十一月 2024 12:17:01 +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