#include "../../include/wxml.h" // WXML::DOMLib::ParseException namespace WXML { namespace DOMLib { ParseException::ParseException(/* args */) { } ParseException::~ParseException() { } } }