mirror of
https://github.com/ruby/ruby.git
synced 2025-09-16 00:54:01 +02: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/encoding.h"
|
||||||
#include "ruby/st.h"
|
#include "ruby/st.h"
|
||||||
#include "ruby/thread.h"
|
|
||||||
#include "internal.h"
|
#include "internal.h"
|
||||||
#include "ruby_assert.h"
|
#include "ruby_assert.h"
|
||||||
#include "vm_core.h"
|
#include "vm_core.h"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue