MWCC/includes/compiler/ConstantPropagation.h

7 lines
116 B
C
Raw Normal View History

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