#include "stdafx.h"
#include "Person.h"

void Person::addAddress()
{
}
