1
0
mirror of https://github.com/leethomason/tinyxml2.git synced 2026-07-29 15:13:01 +04:00

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
+4
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 --------------
{