From 2fd87264ec85c9afbe4c813404c27e79f7be541d Mon Sep 17 00:00:00 2001 From: xj qian <qianxj15@sina.com> Date: 星期二, 09 七月 2024 19:59:32 +0800 Subject: [PATCH] update report --- jrj/xframe/kobject/kapp.hpp | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/jrj/xframe/kobject/kapp.hpp b/jrj/xframe/kobject/kapp.hpp index 1e6619a..567a03c 100644 --- a/jrj/xframe/kobject/kapp.hpp +++ b/jrj/xframe/kobject/kapp.hpp @@ -30,5 +30,6 @@ static int trace(LPCTSTR pstr); public: int Run(); + }; }} \ No newline at end of file -- Gitblit v1.9.3