summaryrefslogtreecommitdiff
path: root/includes/compiler/Peephole.h
blob: d391c0904682a27e8463ecfca2189403f2d973e3 (plain)
1
2
3
4
5
6
#ifndef COMPILER_PEEPHOLE_H
#define COMPILER_PEEPHOLE_H

#include "compiler/common.h"

#endif