Update Personne.hpp

main
Joan PIERRON 3 years ago
parent 67affd7c9b
commit 6adddf5f7d

@ -3,7 +3,7 @@
namespace reseau {
class Personne {
std::string prenom ;
std::string prenom;
public:
Personne(const std::string& prenom);
// Personne();

Loading…
Cancel
Save