Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 48d63d6

Browse files
committed
[ruby/json] Remove explicit include of extconf.h
ruby/json@6b059900de
1 parent 423c2ea commit 48d63d6

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

ext/json/generator/simd.h

-2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
1-
#include "extconf.h"
2-
31
typedef enum {
42
SIMD_NONE,
53
SIMD_NEON,

0 commit comments

Comments
 (0)