We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1041579 commit ffecce3Copy full SHA for ffecce3
examples/sierpinski.c
@@ -1,6 +1,7 @@
1
#include <math.h>
2
#include <pluto.h>
3
#include <stdlib.h>
4
+#include <unistd.h>
5
6
typedef struct
7
{
src/pluto.rs extensions/pluto.rs
0 commit comments