From a56df94b5de21fb9da508d358aa9db74e4c342b2 Mon Sep 17 00:00:00 2001 From: Angel Ortigosa Perez Date: Mon, 8 Sep 2025 14:26:54 +0200 Subject: [PATCH] ex04 new line at bottom --- ex04/main.cpp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ex04/main.cpp b/ex04/main.cpp index db793ab..e104ed9 100644 --- a/ex04/main.cpp +++ b/ex04/main.cpp @@ -6,7 +6,7 @@ /* By: aortigos " << std::endl; } return (0); -} \ No newline at end of file +}