Skip to content

Commit 69ff680

Browse files
committed
Include stdbool.h explicitly
1 parent bc6c66b commit 69ff680

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

ext/fiddle/conversions.c

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
#include <stdbool.h>
2+
13
#include <fiddle.h>
24

35
VALUE

0 commit comments

Comments
 (0)