#include "Swiften/Server/IncomingConnection.h" namespace Swift { IncomingConnection::~IncomingConnection() { } }