#ifndef AFUN__H #define AFUN__H #include "mem.h" #include "macro.h" #include "tool.h" typedef struct af_ByteCode af_ByteCode; #endif //AFUN__H