summaryrefslogtreecommitdiffhomepage
path: root/examples/complex.c
diff options
context:
space:
mode:
Diffstat (limited to 'examples/complex.c')
-rw-r--r--examples/complex.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/examples/complex.c b/examples/complex.c
index 584343be..c5ac9882 100644
--- a/examples/complex.c
+++ b/examples/complex.c
@@ -1,3 +1,4 @@
+#define i_implement
#include <stc/cstr.h>
void check_drop(float* v) {printf("destroy %g\n", *v);}