MWCC/includes/compiler/IroUtil.h

7 lines
92 B
C

#ifndef COMPILER_IROUTIL_H
#define COMPILER_IROUTIL_H
#include "compiler/common.h"
#endif