Added missing header to main
This commit is contained in:
3
main.cpp
3
main.cpp
@@ -6,12 +6,13 @@
|
|||||||
/* By: iherman- <iherman-@student.42malaga.com +#+ +:+ +#+ */
|
/* By: iherman- <iherman-@student.42malaga.com +#+ +:+ +#+ */
|
||||||
/* +#+#+#+#+#+ +#+ */
|
/* +#+#+#+#+#+ +#+ */
|
||||||
/* Created: 2026/05/06 17:57:53 by iherman- #+# #+# */
|
/* Created: 2026/05/06 17:57:53 by iherman- #+# #+# */
|
||||||
/* Updated: 2026/05/07 13:28:09 by iherman- ### ########.fr */
|
/* Updated: 2026/05/10 19:02:29 by iherman- ### ########.fr */
|
||||||
/* */
|
/* */
|
||||||
/* ************************************************************************** */
|
/* ************************************************************************** */
|
||||||
|
|
||||||
#include "Server/Server.hpp"
|
#include "Server/Server.hpp"
|
||||||
#include <sstream>
|
#include <sstream>
|
||||||
|
#include <cstdio>
|
||||||
|
|
||||||
int get_port(const char* arg)
|
int get_port(const char* arg)
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user