From df1caf8d568251ca7db8a6edb25d2504e55cc1cd Mon Sep 17 00:00:00 2001
From: xj qian <qianxj15@sina.com>
Date: 星期四, 27 六月 2024 19:34:35 +0800
Subject: [PATCH] update string param

---
 jrj/xframe/wobject/xutil.hpp |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/jrj/xframe/wobject/xutil.hpp b/jrj/xframe/wobject/xutil.hpp
index 8ce0f0e..b7a6e4d 100644
--- a/jrj/xframe/wobject/xutil.hpp
+++ b/jrj/xframe/wobject/xutil.hpp
@@ -2,6 +2,8 @@
 
 #include "xbase.hpp"
 #include "kobject/kutil.hpp"
+#include "wobject/xaserver.hpp"
+#include "win32/win.hpp"
 
 using kutil = Hxsoft::XFrame::IXFUtil;
 class xutil

--
Gitblit v1.9.3