From d2ac0cc9514c9fbec476631b18d6c6ade834e422 Mon Sep 17 00:00:00 2001 From: santiangofrancozx <83472920+santiangofrancozx@users.noreply.github.com> Date: Sun, 18 Sep 2022 22:14:12 -0500 Subject: [PATCH] Update ufo_functions.hpp --- 6-functions/ufo_functions.hpp | 2 ++ 1 file changed, 2 insertions(+) diff --git a/6-functions/ufo_functions.hpp b/6-functions/ufo_functions.hpp index 9b834e0..a6ab1b1 100644 --- a/6-functions/ufo_functions.hpp +++ b/6-functions/ufo_functions.hpp @@ -1,4 +1,6 @@ #include +#include +//was a error whit the type in std::sring void display_misses(int misses);