6 lines
89 B
C++
6 lines
89 B
C++
#ifndef PPC_COMPILER_H
|
|
#define PPC_COMPILER_H 1
|
|
|
|
#include "compiler/treeifier.hh"
|
|
|
|
#endif |