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