#ifndef fkstd_COMMONS_HPP #define fkstd_COMMONS_HPP #include #include "../src/Module.hpp" #include "../src/Constant.hpp" using namespace fk; #define STDARGS std::vector> #define STDRET std::shared_ptr FK_ERROR(assert_error); #endif