Forráskód Böngészése

* Fix compilation with DEBUG_NODE_XML

Michaël Van Canneyt 1 éve
szülő
commit
7a29d8f54d
1 módosított fájl, 1 hozzáadás és 0 törlés
  1. 1 0
      compiler/symsym.pas

+ 1 - 0
compiler/symsym.pas

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