Unify character casts, reorganize checks
This commit is contained in:
@@ -1398,6 +1398,10 @@ int main( int argc, const char ** argv )
|
||||
doc.DeleteNode(pRoot);
|
||||
}
|
||||
|
||||
{
|
||||
// Should not assert in DEBUG
|
||||
XMLPrinter printer;
|
||||
}
|
||||
|
||||
// ----------- Performance tracking --------------
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user