Explorar el Código

missing var??

Lee Thomason hace 8 años
padre
commit
ced18c05b9
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  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;