#ifndef MODGMT_FUNC_H #define MODGMT_FUNC_H ObjectBase* GMT_Header(const ObjectList* input); ObjectBase* GMT_Footer(const ObjectList* input); #endif