MWCC/includes/compiler/CopyPropagation.h

7 lines
108 B
C

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