diff --git a/ex02/main.cpp b/ex02/main.cpp index e0fd5c7..195a1ab 100644 --- a/ex02/main.cpp +++ b/ex02/main.cpp @@ -6,7 +6,7 @@ /* By: aortigos makeSound(); + j->makeSound(); i->makeSound(); + + delete (i); return (0); }