Update tinyxml.h

This commit is contained in:
Joshua Granick
2015-07-02 16:25:26 -07:00
parent ac55297938
commit 1775999fc2

View File

@@ -40,7 +40,9 @@ distribution.
#include <string.h>
#include <assert.h>
#ifdef BLACKBERRY
using namespace std;
#endif
// Help out windows:
#if defined( _DEBUG ) && !defined( DEBUG )