#ifndef COMMON_HPP #define COMMON_HPP #include "../src/Zarn.hpp" #include "../src/Module.hpp" using namespace zn; #define STDARGS std::vector> #endif