epic-0.1.7: evm/gc_header.h
#ifdef USE_BOEHM # ifndef WIN32 # include <pthread.h> # define GC_THREADS # else # define GC_WIN32_THREADS # endif #include <gc/gc.h> #endif
#ifdef USE_BOEHM # ifndef WIN32 # include <pthread.h> # define GC_THREADS # else # define GC_WIN32_THREADS # endif #include <gc/gc.h> #endif