mirror of
https://github.com/leethomason/tinyxml2.git
synced 2026-07-28 22:52:59 +04:00
initial checkin
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
#include "tinyxml2.h";
|
||||
|
||||
|
||||
bool XMLDocument::Parse( const char* str )
|
||||
{
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user