Explorar o código

Suppr include inutile

Loquicom %!s(int64=6) %!d(string=hai) anos
pai
achega
499cf04fd2
Modificáronse 1 ficheiros con 0 adicións e 1 borrados
  1. 0 1
      str.c

+ 0 - 1
str.c

@@ -1,6 +1,5 @@
 #include <stdio.h>
 #include <stdlib.h>
-#include <string.h>
 #include "str.h"
 
 char** str_split(char* str, const char delim, int* length) {