@ -1,8 +0,0 @@
#include <iostream>
#include "Personne.hpp"
using namespace std;
int main(){
Personne p1{"Bernard","Le bg","0612345700"};
}