Browse Source

missing var??

Lee Thomason 8 years ago
parent
commit
ced18c05b9
1 changed files with 1 additions and 0 deletions
  1. 1 0
      xmltest.cpp

+ 1 - 0
xmltest.cpp

@@ -14,6 +14,7 @@
 	#define WIN32_LEAN_AND_MEAN
 	#include <windows.h>
 	_CrtMemState startMemState;
+	_CrtMemState endMemState;
 #endif
 
 using namespace tinyxml2;