mirror of https://github.com/AxioDL/tinyxml2.git
missing var??
This commit is contained in:
parent
a30f8bd136
commit
ced18c05b9
|
@ -14,6 +14,7 @@
|
|||
#define WIN32_LEAN_AND_MEAN
|
||||
#include <windows.h>
|
||||
_CrtMemState startMemState;
|
||||
_CrtMemState endMemState;
|
||||
#endif
|
||||
|
||||
using namespace tinyxml2;
|
||||
|
|
Loading…
Reference in New Issue