Skip to content

Commit

Permalink
[ruby/fiddle] Include stdbool.h explicitly
Browse files Browse the repository at this point in the history
  • Loading branch information
kou authored and hsbt committed Aug 2, 2023
1 parent 673f449 commit fe25527
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions ext/fiddle/fiddle.c
@@ -1,3 +1,5 @@
#include <stdbool.h>

#include <fiddle.h>

VALUE mFiddle;
Expand Down

0 comments on commit fe25527

Please sign in to comment.