Uilian Ries - 2023-08-11

Doing a quick look into the code, the Makefile uses TINYXML_USE_STL := NO, meanwhile, SContruct uses useSTL=1 and there is the msvc file tinyxmlSTL.vcxproj too.

I read in the changelog that STL had bugs until the version 2.2.0 so I guess is mature enough now.

So I asking if should I use STL activated by default.