diff --git a/ZCppMain/ZtCStringEx.H b/ZCppMain/ZtCStringEx.H index 39172a3..306581e 100644 --- a/ZCppMain/ZtCStringEx.H +++ b/ZCppMain/ZtCStringEx.H @@ -8270,7 +8270,8 @@ namespace ZNsMain ) */ - #define _ZCSTRINGBASE_ ZtCStringBase + #define _ZCSTRINGBASE_ ZtCStringBase \ + < TTypCh, TAlloc, TAllocSize, TTypeString > #define _ZCSTRINGBASE_ARG_ \ template< typename TTypCh , typename TAlloc , \ typename TAllocSize , typename TTypeString \