Files
tinyxml2/contrib/html5-printer.cpp
DragonValley ef11c2f8ec Update on html5-printer.cpp
Instead of: #include <tinyxml2.h> , it is better to go with  #include "tinyxml2.h" so it doesn't search for tinyxml2 library in system libraries but the current directory.
2017-07-15 05:53:26 +02:00

3.6 KiB