summaryrefslogtreecommitdiff
path: root/includes/compiler/FunctionCalls.h
blob: b915a3909cf0eb951d38b2b8719b82e3395e32f1 (plain)
1
2
3
4
5
6
#ifndef COMPILER_FUNCTIONCALLS_H
#define COMPILER_FUNCTIONCALLS_H

#include "compiler/common.h"

#endif