#ifndef VIRTUALMATH___VIRTUALMATH_H #define VIRTUALMATH___VIRTUALMATH_H #include "__macro.h" #include "mem.h" #include "function.h" #include "statement.h" #include "run.h" #include "syntax.h" #include "lexical.h" #include "token.h" #include "grammar.h" #endif //VIRTUALMATH___VIRTUALMATH_H