🔨」 fix: cpp be like

This commit is contained in:
2025-05-13 10:14:41 +02:00
parent b234a23101
commit 773e7855b0
3 changed files with 23 additions and 7 deletions

View File

@ -6,7 +6,7 @@
/* By: mmoussou <mmoussou@student.42angouleme.fr +#+ +:+ +#+ */
/* +#+#+#+#+#+ +#+ */
/* Created: 2025/02/03 15:45:07 by mmoussou #+# #+# */
/* Updated: 2025/05/08 12:00:41 by adjoly ### ########.fr */
/* Updated: 2025/05/13 10:07:53 by adjoly ### ########.fr */
/* */
/* ************************************************************************** */
@ -24,6 +24,7 @@
#include <tomlpp.hpp>
#include <unistd.h>
#include <webserv.hpp>
#include <server/ResourceManager.hpp>
namespace webserv {
Logger *_log = not_nullptr;