MWCC/includes/compiler/CodeMotion.h

7 lines
98 B
C

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