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 69ff680 commit c313a74Copy full SHA for c313a74
ext/fiddle/fiddle.c
@@ -1,3 +1,5 @@
1
+#include <stdbool.h>
2
+
3
#include <fiddle.h>
4
5
VALUE mFiddle;
0 commit comments