From df03213660361b1c771f0a3f21b6ddaeaef7763a Mon Sep 17 00:00:00 2001 From: QuakeGod <quakegod@sina.com> Date: 星期二, 05 九月 2023 11:44:52 +0800 Subject: [PATCH] add ladder to prog 1 --- 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