We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d86c3f9 commit 010e9d4Copy full SHA for 010e9d4
ext/json/ext/parser/parser.c
@@ -1,7 +1,5 @@
1
#include "ruby.h"
2
#include "ruby/encoding.h"
3
-
4
-// Minimal vendored Ryu float parser optimized for JSON parsing
5
#include "../vendor/ryu.h"
6
7
/* shims */
0 commit comments