blob: 9e39d3556f9ce066c722c3085fd1e7d25a2315e1 [file] [log] [blame]
#ifndef XMLPULLPARSEREXCEPTION_HPP
#define XMLPULLPARSEREXCEPTION_HPP
class XmlPullParserException
{
};
#endif