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 ;