commit 2025-10-09 16:09 edit a bit ZCppMain/ZMainHead.H

This commit is contained in:
2025-10-09 16:09:07 +09:00
parent 784f42dd40
commit 9545f7cf86

View File

@ -7521,7 +7521,7 @@ namespace ZNsMain
typedef std::string /*+++++++*/ TypeCStr;
typedef char /*+++++++*/ TypeChar;
typedef typename TypeCStr::
size_type /*++*/ TypeSize;
size_type /*+++++++*/ TypeSize;
typedef typename
ZtCCharInt<char>::TypeInt TypeInt ;
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/