mirror of
https://github.com/RGBCube/serenity
synced 2025-06-14 01:12:08 +00:00
![]() This was causing some macro redefinition errors after the headers ended up in the same file through some includes. The simple fix is to undefine the macro after use. |
||
---|---|---|
.. | ||
Tests | ||
AST.cpp | ||
AST.h | ||
CMakeLists.txt | ||
Lexer.cpp | ||
Lexer.h | ||
Parser.cpp | ||
Parser.h | ||
Preprocessor.cpp | ||
Preprocessor.h | ||
SyntaxHighlighter.cpp | ||
SyntaxHighlighter.h | ||
Token.cpp | ||
Token.h |