mie: move mie_ctx out of the ir subsystem

This commit is contained in:
2025-08-16 20:53:40 +01:00
parent 2b87068852
commit b4fa90ea7f
16 changed files with 51 additions and 37 deletions

View File

@@ -1,7 +1,7 @@
#include <blue/object/string.h>
#include <mie/ir/ctx.h>
#include <mie/ctx.h>
#include <mie/ir/data.h>
#include <mie/ir/type.h>
#include <mie/type.h>
#include <stdlib.h>
#include <string.h>