Skip to content

GeoModelXml: Fix compilation with gcc11.

Scott Snyder requested to merge ssnyder/athena:gcc11.GeoModelXml-20210914 into master

Need to convert XMLCh to a char* to use it with a MsgStream.

Merge request reports