Skip to content

Commit 6e78253

Browse files
committed
[ruby/json] Remove explicit include of extconf.h
ruby/json@6b059900de .
1 parent 6ba0dc4 commit 6e78253

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

ext/json/generator/simd.h

Lines changed: 0 additions & 2 deletions
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)