Starting to split up alloy/core.h.

This commit is contained in:
Ben Vanik
2014-07-14 19:18:42 -07:00
parent e9284dfaed
commit ce70978ef6
33 changed files with 146 additions and 89 deletions

View File

@@ -9,6 +9,7 @@
#include <alloy/backend/ivm/ivm_intcode.h>
#include <poly/poly.h>
#include <alloy/hir/label.h>
#include <alloy/runtime/runtime.h>
#include <alloy/runtime/symbol_info.h>