Merge branch 'master' of github.com:Namonay/42_irc

This commit is contained in:
2024-02-06 12:12:50 +01:00

View File

@@ -6,7 +6,7 @@
/* By: maldavid <kbz_8.dev@akel-engine.com> +#+ +:+ +#+ */ /* By: maldavid <kbz_8.dev@akel-engine.com> +#+ +:+ +#+ */
/* +#+#+#+#+#+ +#+ */ /* +#+#+#+#+#+ +#+ */
/* Created: 2024/01/20 10:09:02 by maldavid #+# #+# */ /* Created: 2024/01/20 10:09:02 by maldavid #+# #+# */
/* Updated: 2024/01/23 17:35:24 by maldavid ### ########.fr */ /* Updated: 2024/02/06 11:59:45 by maldavid ### ########.fr */
/* */ /* */
/* ************************************************************************** */ /* ************************************************************************** */
@@ -15,7 +15,6 @@
#include <unstd/bits/ref_counter.hpp> #include <unstd/bits/ref_counter.hpp>
#include <cstddef> #include <cstddef>
#include <map>
namespace unstd namespace unstd
{ {