#include "Swiften/Base/Error.h"

namespace Swift {

Error::~Error() {
}

}