* Fix compilation with DEBUG_NODE_XML

This commit is contained in:
Michaël Van Canneyt 2024-02-17 11:04:29 +01:00
parent d3b8aa728e
commit 7a29d8f54d

View File

@ -2887,6 +2887,7 @@ implementation
; ;
conststring, conststring,
constresourcestring, constresourcestring,
constwresourcestring,
constwstring: constwstring:
begin begin
WriteLn(T, PrintNodeIndention, '<length>', value.len, '</length>'); WriteLn(T, PrintNodeIndention, '<length>', value.len, '</length>');