mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
enum.c: Remove unused #include
transient_heap.h is no longer needed.
This commit is contained in:
parent
0d2aa6fec9
commit
58dec9625c
1 changed files with 0 additions and 1 deletions
1
enum.c
1
enum.c
|
@ -14,7 +14,6 @@
|
|||
#include "ruby/util.h"
|
||||
#include "id.h"
|
||||
#include "symbol.h"
|
||||
#include "transient_heap.h"
|
||||
|
||||
#include <assert.h>
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue