From: Jérôme Benoit Date: Sat, 3 Mar 2018 20:07:02 +0000 (+0100) Subject: Merge branch 'master' of git.piment-noir.org:TD_SE X-Git-Url: https://git.piment-noir.org/?p=TD_SE.git;a=commitdiff_plain;h=b814550b1a6f6ccf6feb180af4a2f49876c87cff;hp=58de8076cbe9b445aeb6c0ef7239ae14879c23d0 Merge branch 'master' of git.piment-noir.org:TD_SE --- diff --git a/TD3/exo2/exo2.c b/TD3/exo2/exo2.c index 0e58bb8..168b234 100644 --- a/TD3/exo2/exo2.c +++ b/TD3/exo2/exo2.c @@ -2,7 +2,7 @@ #include #include #include -#include +#include int main() { diff --git a/TD3/exo3/exo3.c b/TD3/exo3/exo3.c index 2fa2228..17d98e8 100644 --- a/TD3/exo3/exo3.c +++ b/TD3/exo3/exo3.c @@ -2,7 +2,7 @@ #include #include #include -#include +#include int main() { diff --git a/TD3/exo4/exo4.c b/TD3/exo4/exo4.c index a5ffce3..f066e52 100644 --- a/TD3/exo4/exo4.c +++ b/TD3/exo4/exo4.c @@ -1,6 +1,6 @@ #include #include -#include +#include #include #include