summaryrefslogtreecommitdiffstats
blob: 53a103fc28cc10aa2f70e4d3a24794c0c20bd0c1 (plain)
1
2
3
4
5
6
7
8
9
#include "Swiften/Parser/XMLParserClient.h"

namespace Swift {

XMLParserClient::~XMLParserClient() {
}

}