From 6fa60de2b0d0237054aa7571191df0f291838031 Mon Sep 17 00:00:00 2001
From: QuakeGod <quakegod@sina.com>
Date: 星期五, 20 十月 2023 22:27:53 +0800
Subject: [PATCH] fix conflict

---
 MTerm1/pch.h |    4 ++++
 1 files changed, 4 insertions(+), 0 deletions(-)

diff --git a/MTerm1/pch.h b/MTerm1/pch.h
index aa4549e..624ec7c 100644
--- a/MTerm1/pch.h
+++ b/MTerm1/pch.h
@@ -9,5 +9,9 @@
 
 // 娣诲姞瑕佸湪姝ゅ棰勭紪璇戠殑鏍囧ご
 #include "framework.h"
+#include <afxext.h>
+#include <afxcview.h>
+#include <afxwin.h>
+#include <afxcontrolbars.h>
 
 #endif //PCH_H

--
Gitblit v1.9.1