Browse Source

fixed json include

test
nicolas-arnaud 2 years ago
parent
commit
72f38b10a7
  1. 2
      srcs/webserv.hpp

2
srcs/webserv.hpp

@ -1,5 +1,5 @@
#pragma once
#include "conf_parser/Parser.hpp"
#include "json/Parser.hpp"
#include <arpa/inet.h>
#include <fcntl.h>

Loading…
Cancel
Save