mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
forgot to delete unused #incude line
This commit is contained in:
parent
2d393bf125
commit
3f413896c3
1 changed files with 0 additions and 1 deletions
1
error.c
1
error.c
|
@ -11,7 +11,6 @@
|
|||
|
||||
#include "ruby/encoding.h"
|
||||
#include "ruby/st.h"
|
||||
#include "ruby/thread.h"
|
||||
#include "internal.h"
|
||||
#include "ruby_assert.h"
|
||||
#include "vm_core.h"
|
||||
|
|
Loading…
Reference in a new issue