summaryrefslogtreecommitdiffstats
blob: 67a5d66bac25738a9d074993b113d159d567516b (plain)
1
2
3
4
5
6
7
8
#include "Swiften/LinkLocal/DNSSD/DNSSDResolveServiceQuery.h"

namespace Swift {

DNSSDResolveServiceQuery::~DNSSDResolveServiceQuery() {
}

}