VALUE is already defined
This header is needed only when outside of the project
This commit is contained in:
parent
197e91f357
commit
ddc5c204b2
Notes:
git
2023-08-25 08:28:17 +00:00
@ -9,7 +9,9 @@
|
|||||||
#define rb_encoding void
|
#define rb_encoding void
|
||||||
#define OnigCodePoint unsigned int
|
#define OnigCodePoint unsigned int
|
||||||
#include "parser_st.h"
|
#include "parser_st.h"
|
||||||
|
#ifndef RUBY_RUBY_H
|
||||||
#include "parser_value.h"
|
#include "parser_value.h"
|
||||||
|
#endif
|
||||||
|
|
||||||
#else
|
#else
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user