MWCC/includes/compiler/StrengthReduction.h

7 lines
112 B
C

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