From b20ef5ba1672d3739a2d11a2a7b3f5671d027237 Mon Sep 17 00:00:00 2001 From: lifan <2308045698@qq.com> Date: 星期二, 18 八月 2026 15:50:36 +0800 Subject: [PATCH] update --- jrj/project/business/Affair/Business5.cpp | 3 +++ 1 files changed, 3 insertions(+), 0 deletions(-) diff --git a/jrj/project/business/Affair/Business5.cpp b/jrj/project/business/Affair/Business5.cpp index c2f905e..f8e2cc6 100644 --- a/jrj/project/business/Affair/Business5.cpp +++ b/jrj/project/business/Affair/Business5.cpp @@ -1,3 +1,4 @@ +#pragma once #include <wobject/xstring.hpp> #include <xcontrol/xtreeview.hpp> #include <xcontrol/xdwgrid.hpp> @@ -8,6 +9,8 @@ #include "viewobject/view.base.hpp" #include "xcontrol/xshtml.hpp" + + using xml = KXMLDOMDocument; class __declspec(dllexport) Business5Win : public xframe -- Gitblit v1.9.3