summaryrefslogtreecommitdiffhomepage
path: root/misc/examples/printspan.c
diff options
context:
space:
mode:
Diffstat (limited to 'misc/examples/printspan.c')
-rw-r--r--misc/examples/printspan.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/misc/examples/printspan.c b/misc/examples/printspan.c
index b9ec2476..b5099ed5 100644
--- a/misc/examples/printspan.c
+++ b/misc/examples/printspan.c
@@ -1,6 +1,7 @@
// printspan.c
#include <stdio.h>
+#define i_implement
#include <stc/cstr.h>
#define i_val int
#include <stc/cvec.h>