#include "util/tinyxml/TinyXMLPrereqs.h" namespace orxonox { typedef ticpp::Document Document; typedef ticpp::Element Element; typedef ticpp::Declaration Declaration; typedef ticpp::StylesheetReference StylesheetReference; typedef ticpp::Text Text; typedef ticpp::Comment Comment; typedef ticpp::Attribute Attribute; }