#ifndef __GC_H__ #define __GC_H__ #include "gc/gcbound.h" #include "gc/gctransition.h" #endif