@ -27,3 +27,4 @@ const string& Personne::getNumTel() const{
void Personne::setNumTel(const string& numTel){
this->numTel = numTel;
}