From c2c345d758f0516ddda91545dbaf5c40754ffd27 Mon Sep 17 00:00:00 2001
From: MYH <2395591599@qq.com>
Date: 星期五, 01 十一月 2024 15:50:54 +0800
Subject: [PATCH] a

---
 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