We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
r36541 of CRuby.
diff --git a/ext/json/fbuffer/fbuffer.h b/ext/json/fbuffer/fbuffer.h index f7c2b03..0c53296 100644 --- a/ext/json/fbuffer/fbuffer.h +++ b/ext/json/fbuffer/fbuffer.h @@ -2,8 +2,8 @@ #ifndef _FBUFFER_H_ #define _FBUFFER_H_ -#include #include "ruby.h" +#include #ifdef HAVE_RUBY_ENCODING_H #include "ruby/encoding.h"
The text was updated successfully, but these errors were encountered:
This is a duplicate of #142.
Sorry, something went wrong.
This fix is in version 1.7.3 33dce92 now.
I see, thanks!
No branches or pull requests
r36541 of CRuby.
The text was updated successfully, but these errors were encountered: