From bb11cc624ab058fc3a6541f91f37985b8caae9b6 Mon Sep 17 00:00:00 2001 From: jhc <2991879965@qq.com> Date: 星期五, 01 十一月 2024 15:53:36 +0800 Subject: [PATCH] Merge branch 'master' of ssh://115.28.86.8:29418/~admin/昆仑_1025 Please enter a commit message to explain why this merge is necessary, --- 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