#include "Swiften/Session/SessionStream.h"

namespace Swift {

SessionStream::~SessionStream() {
}

};