From 1414cbcecda853354ba872fd054e71243e6d3c77 Mon Sep 17 00:00:00 2001 From: congmu <congmu2024@163.com> Date: 星期五, 01 十一月 2024 15:17:32 +0800 Subject: [PATCH] common --- 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