MWCC/includes/compiler/FunctionCalls.h

7 lines
104 B
C
Raw Normal View History

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