added tinyxml2 for xml conversion
This commit is contained in:
parent
3cca41740a
commit
088ae1d494
@ -1,6 +1,7 @@
|
||||
#ifndef CONVERTER_INCLUDED
|
||||
#define CONVERTER_INCLUDED
|
||||
#include <vector>
|
||||
#include "tinyxml2.hh"
|
||||
|
||||
class Converter {
|
||||
public:
|
||||
|
2258
converter/tinyxml2.cc
Executable file
2258
converter/tinyxml2.cc
Executable file
File diff suppressed because it is too large
Load Diff
2091
converter/tinyxml2.hh
Executable file
2091
converter/tinyxml2.hh
Executable file
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue
Block a user