--- lang/LangSource/PyrLexer.cpp.orig 2024-03-15 10:40:00 UTC +++ lang/LangSource/PyrLexer.cpp @@ -38,7 +38,7 @@ #include #include -#include +#include "string_file.hpp" #include "PyrParseNode.h" #include "Bison/lang11d_tab.h"