From 326d3e312c74726814c39c9d112faab03c4a167c Mon Sep 17 00:00:00 2001
From: QuakeGod <QuakeGod@sina.com>
Date: 星期日, 16 一月 2022 13:53:57 +0800
Subject: [PATCH] add status show function dialog

---
 MyLib/Utils.cpp |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diff --git a/MyLib/Utils.cpp b/MyLib/Utils.cpp
index 0cbc2ac..059fc8f 100644
--- a/MyLib/Utils.cpp
+++ b/MyLib/Utils.cpp
@@ -1,4 +1,5 @@
-#include "StdAfx.h"
+#include "pch.h"
+//#include "StdAfx.h"
 #include "Utils.h"
 #include <list>
 #include <regex>

--
Gitblit v1.9.1