From 401e321e2e9e6ff9555c450cf2a652ef3b18a072 Mon Sep 17 00:00:00 2001 From: malanone Date: Mon, 30 May 2022 16:57:30 +0000 Subject: [PATCH] Update Contact.cpp --- src/Contact.cpp | 1 + 1 file changed, 1 insertion(+) diff --git a/src/Contact.cpp b/src/Contact.cpp index cd83b65..fcfd311 100644 --- a/src/Contact.cpp +++ b/src/Contact.cpp @@ -8,6 +8,7 @@ Il inclut les définitions à partir d'un en-tête. #include #include "Contact.hpp" +#include using namespace std;