MWCC/includes/compiler/SpillCode.h

7 lines
96 B
C

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