From 4f4c9ad4633cac67161443a039823abd29d79374 Mon Sep 17 00:00:00 2001 From: kbz_8 Date: Mon, 8 Jan 2024 20:52:27 +0100 Subject: [PATCH] Update main.cpp --- srcs/main.cpp | 2 ++ 1 file changed, 2 insertions(+) diff --git a/srcs/main.cpp b/srcs/main.cpp index 6e890bb..473fdbd 100644 --- a/srcs/main.cpp +++ b/srcs/main.cpp @@ -10,6 +10,8 @@ /* */ /* ************************************************************************** */ +// t'es mauvais + #include "../includes/irc.hpp" unsigned long get_port(char *port)