#ifndef VIRTUALMATH_VIRTUALMATH_H #define VIRTUALMATH_VIRTUALMATH_H #include "__macro.h" #include "mem.h" #include "handler.h" #include "file.h" #include "gc.h" #include "value.h" #include "parameter.h" #include "inter.h" #include "run.h" #endif //VIRTUALMATH_VIRTUALMATH_H