The first commit
This commit is contained in:
8
include/gc/gc.h
Normal file
8
include/gc/gc.h
Normal file
@@ -0,0 +1,8 @@
|
||||
#ifndef __GC_H__
|
||||
#define __GC_H__
|
||||
|
||||
#include "gc/gcbound.h"
|
||||
#include "gc/gctransition.h"
|
||||
#include "gc/gczoombox.h"
|
||||
|
||||
#endif
|
Reference in New Issue
Block a user