From 091f19d93aba3df775def8e8feb4188f11d91a19 Mon Sep 17 00:00:00 2001 From: sauron Date: Sun, 28 Sep 2025 22:15:56 +0900 Subject: [PATCH] commit 2025-09-28 22:15 edit a bit ZCppMain/ZMainHead.H --- ZCppMain/ZMainHead.H | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ZCppMain/ZMainHead.H b/ZCppMain/ZMainHead.H index fa5a8ce..a40cfda 100644 --- a/ZCppMain/ZMainHead.H +++ b/ZCppMain/ZMainHead.H @@ -1261,7 +1261,7 @@ namespace ZNsMain 가 된다. typedef typename TAsyncServ::ZtCTypeCRTP ZtCTypeCRTP ; - typedef typename ZtCTypeCRTP ::TypeData CMainServ0; + typedef typename ZtCTypeCRTP ::TypeData CMainServ0 ; typedef std::ZNsType::ZtCTypeNowCRTP< TAsyncServ, CMainServ0>::TypeData CMainServ ;