6fc60e2060be ^
1 2 3 4 5 6
#ifndef __GC_H_INCLUDED #define __GC_H_INCLUDED const unsigned int defaultGcLevel = 1000; #endif //__GC_H_INCLUDED