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

Add missing includes (gcc-9.2)

parent e2a51c27
No related branches found
No related tags found
1 merge request!37Feature/language
#include <catch2/catch.hpp>
#include <language/PEGGrammar.hpp>
#include <language/ast/ASTNode.hpp>
#include <language/ast/ASTNodeDataType.hpp>
......
#include <catch2/catch.hpp>
#include <language/PEGGrammar.hpp>
#include <language/ast/ASTNode.hpp>
#include <language/ast/ASTNodeNaturalConversionChecker.hpp>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment