missing var??

This commit is contained in:
Lee Thomason 2017-06-01 18:50:12 -07:00
parent a30f8bd136
commit ced18c05b9
1 changed files with 1 additions and 0 deletions

View File

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