diff options
| author | kr.angelov <kr.angelov@gmail.com> | 2014-10-20 07:50:42 +0000 |
|---|---|---|
| committer | kr.angelov <kr.angelov@gmail.com> | 2014-10-20 07:50:42 +0000 |
| commit | bb1f0f3368f3ee2065b0e5ee74e3c45b0116e8a9 (patch) | |
| tree | 943c45eb896e0e99564ad84f27fed4d96cf09aaa /src/runtime/c/gu/seq.c | |
| parent | 84bce336fd2acc5b18e0e8792a82b682dacaab37 (diff) | |
get rid of gu/str.(c|h)
Diffstat (limited to 'src/runtime/c/gu/seq.c')
| -rw-r--r-- | src/runtime/c/gu/seq.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/runtime/c/gu/seq.c b/src/runtime/c/gu/seq.c index 83d7cfd9f..65d1b945c 100644 --- a/src/runtime/c/gu/seq.c +++ b/src/runtime/c/gu/seq.c @@ -1,7 +1,6 @@ #include <gu/out.h> #include <gu/seq.h> #include <gu/fun.h> -#include <gu/str.h> #include <gu/assert.h> #include <stdlib.h> #ifdef __MINGW32__ |
