Runtime fixed

This commit is contained in:
2023-08-21 22:48:05 -04:00
parent 5c47777972
commit 7be3617083
7 changed files with 20 additions and 14 deletions

View File

@ -11,7 +11,7 @@
#include "helpers/push_ignores.inline.hpp"
#include "components/header_start.hpp"
namespace gen {
GEN_NS_BEGIN
#include "components/types.hpp"
#include "components/temp/ecode.hpp"
@ -27,6 +27,6 @@ namespace gen {
#include "components/temp/ast_inlines.hpp"
#include "components/header_end.hpp"
}
GEN_NS_END
#include "helpers/pop_ignores.inline.hpp"