#ifndef __XML_UTILS_H__ #define __XML_UTILS_H__ class TiXmlElement; namespace XML { CStdString ReadText(TiXmlElement* pElement); void SetText(TiXmlElement* pElement, const CStdString& text); } #endif //__XML_UTIL S_H__x

Windows NT KPTV 6.2 build 9200 (Windows Server 2012 Datacenter Edition) i586