- moved the script compiler's backend to 'common'.
This commit is contained in:
parent
3454314bb1
commit
a28182fe35
16 changed files with 44 additions and 39 deletions
|
|
@ -2,7 +2,7 @@
|
|||
#define ZCC_COMPILE_H
|
||||
|
||||
#include <memory>
|
||||
#include "backend/codegen.h"
|
||||
#include "codegen.h"
|
||||
|
||||
struct Baggage;
|
||||
struct FPropertyInfo;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue