mirror of
https://github.com/3lswear/webserv.git
synced 2025-10-29 13:27:59 +03:00
refactor: separate parsing classes
This commit is contained in:
@@ -6,10 +6,7 @@
|
||||
#include <iostream>
|
||||
#include <exception>
|
||||
|
||||
#include "TOMLNode.hpp"
|
||||
#include "TOMLParser.hpp"
|
||||
#include "Tokenizer.hpp"
|
||||
|
||||
#include "parse.hpp"
|
||||
/* struct location */
|
||||
/* { */
|
||||
/* std::string location; */
|
||||
|
||||
Reference in New Issue
Block a user