meilleure orga des fichiers et class contact app ok

This commit is contained in:
Hugo LAMY
2022-02-03 15:17:50 +01:00
parent 9d45496f8b
commit aa77271631
11 changed files with 79 additions and 50 deletions

View File

@@ -1,6 +1,8 @@
#ifndef PHONEBOOK_CLASS_HPP
# define PHONEBOOK_CLASS_HPP
#include "Contact.class.cpp"
#include "Contact.class.hpp"
#include <cstring>
class PhoneBook {
public: