summaryrefslogtreecommitdiff
path: root/std.zc
diff options
context:
space:
mode:
Diffstat (limited to 'std.zc')
-rw-r--r--std.zc2
1 files changed, 2 insertions, 0 deletions
diff --git a/std.zc b/std.zc
index 3f08207..03bcd45 100644
--- a/std.zc
+++ b/std.zc
@@ -17,3 +17,5 @@ import "./std/mem.zc"
import "./std/stack.zc"
import "./std/queue.zc"
import "./std/env.zc"
+import "./std/slice.zc"
+