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

testing infrastructur

This commit is contained in:
Lee Thomason
2012-02-13 18:16:52 -08:00
parent e9ecdabf94
commit ec5a7b4d18
2 changed files with 57 additions and 1 deletions
+1 -1
View File
@@ -648,7 +648,7 @@ XMLDocument::~XMLDocument()
ClearChildren();
delete [] charBuffer;
#if 1
#if 0
textPool.Trace( "text" );
elementPool.Trace( "element" );
commentPool.Trace( "comment" );