nerd emoji
This commit is contained in:
@@ -1,14 +1,14 @@
|
||||
/* ************************************************************************** */
|
||||
/******************************************************************************/
|
||||
/* */
|
||||
/* ::: :::::::: */
|
||||
/* irc.hpp :+: :+: :+: */
|
||||
/* +:+ +:+ +:+ */
|
||||
/* By: vvaas <vvaas@student.42.fr> +#+ +:+ +#+ */
|
||||
/* By: vvaas <vvaas@student.42angouleme.fr> +#+ +:+ +#+ */
|
||||
/* +#+#+#+#+#+ +#+ */
|
||||
/* Created: 2023/11/29 13:24:01 by vvaas #+# #+# */
|
||||
/* Updated: 2023/11/29 16:32:34 by vvaas ### ########.fr */
|
||||
/* Updated: 2024/01/21 14:20:31 by vvaas ### ########.fr */
|
||||
/* */
|
||||
/* ************************************************************************** */
|
||||
/******************************************************************************/
|
||||
|
||||
#ifndef IRC_H
|
||||
# define IRC_H
|
||||
@@ -20,5 +20,5 @@
|
||||
# include <unistd.h>
|
||||
# include <cstdlib>
|
||||
# include <sys/socket.h>
|
||||
|
||||
# include <arpa/inet.h>
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user