summaryrefslogtreecommitdiff
path: root/transient_heap.c
diff options
context:
space:
mode:
-rw-r--r--transient_heap.c14
1 files changed, 10 insertions, 4 deletions
@@ -6,14 +6,20 @@
**********************************************************************/
-#include "ruby/ruby.h"
-#include "ruby/debug.h"
-#include "vm_debug.h"
#include "gc.h"
#include "internal.h"
#include "ruby_assert.h"
#include "transient_heap.h"
-#include "debug_counter.h"
#if USE_TRANSIENT_HEAP /* USE_TRANSIENT_HEAP */
/*