Skip to content
Snippets Groups Projects
Commit b87f6ded authored by Stéphane Del Pino's avatar Stéphane Del Pino
Browse files

Include directly few implicit includes

parent 8c13837c
No related branches found
No related tags found
1 merge request!37Feature/language
......@@ -5,6 +5,7 @@ using namespace TAO_PEGTL_NAMESPACE;
#include <language/ASTNode.hpp>
#include <language/PEGGrammar.hpp>
#include <language/SymbolTable.hpp>
#include <utils/PugsAssert.hpp>
#include <pegtl/contrib/parse_tree.hpp>
......
......@@ -3,6 +3,8 @@
#include <language/ASTNode.hpp>
#include <memory>
struct ASTBuilder
{
private:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment