diff options
Diffstat (limited to 'includes/compiler/IroUtil.h')
-rw-r--r-- | includes/compiler/IroUtil.h | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/includes/compiler/IroUtil.h b/includes/compiler/IroUtil.h new file mode 100644 index 0000000..b4c71e7 --- /dev/null +++ b/includes/compiler/IroUtil.h @@ -0,0 +1,6 @@ +#ifndef COMPILER_IROUTIL_H +#define COMPILER_IROUTIL_H + +#include "compiler/common.h" + +#endif |