]> Nishi Git Mirror - gwion.git/commitdiff
:art: Clean array
authorJérémie Astor <fennecdjay@gmail.com>
Wed, 7 Jul 2021 00:30:40 +0000 (02:30 +0200)
committerJérémie Astor <fennecdjay@gmail.com>
Wed, 7 Jul 2021 00:30:40 +0000 (02:30 +0200)
src/lib/array.c

index e8842a6034bd953ea047c63ea395791b0946658f..d01765f77bd937e0965b5067432c045e3da3ad4c 100644 (file)
@@ -1,5 +1,3 @@
-#include <stdlib.h>
-#include <string.h>
 #include "gwion_util.h"
 #include "gwion_ast.h"
 #include "gwion_env.h"