1 #ifndef __XMLMACROS_H__
2 #define __XMLMACROS_H__
3 
4 #include <tinyxml.h>
5 
6 
7 
8 #endif