#include "master.hpp" namespace factor { std::vector gc_locals; std::vector gc_bignums; }