MWCC/includes/compiler/Peephole.h

7 lines
94 B
C
Raw Normal View History

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