Unify character casts, reorganize checks

This commit is contained in:
Dmitry-Me
2014-12-22 11:35:12 +03:00
parent ebb0c8f904
commit 8b67d741d4
2 changed files with 11 additions and 10 deletions

View File

@@ -1398,6 +1398,10 @@ int main( int argc, const char ** argv )
doc.DeleteNode(pRoot);
}
{
// Should not assert in DEBUG
XMLPrinter printer;
}
// ----------- Performance tracking --------------
{