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

missing var??

This commit is contained in:
Lee Thomason
2017-06-01 18:50:12 -07:00
parent a30f8bd136
commit ced18c05b9
+1
View File
@@ -14,6 +14,7 @@
#define WIN32_LEAN_AND_MEAN
#include <windows.h>
_CrtMemState startMemState;
_CrtMemState endMemState;
#endif
using namespace tinyxml2;