aboutsummaryrefslogtreecommitdiff
path: root/include/libft_str.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/libft_str.h')
-rw-r--r--include/libft_str.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/include/libft_str.h b/include/libft_str.h
index 195e750..07a5fe0 100644
--- a/include/libft_str.h
+++ b/include/libft_str.h
@@ -6,7 +6,7 @@
/* By: cacharle <marvin@42.fr> +#+ +:+ +#+ */
/* +#+#+#+#+#+ +#+ */
/* Created: 2020/01/31 10:39:22 by cacharle #+# #+# */
-/* Updated: 2020/04/05 13:52:10 by charles ### ########.fr */
+/* Updated: 2020/05/09 12:29:21 by charles ### ########.fr */
/* */
/* ************************************************************************** */
@@ -16,6 +16,7 @@
# include <stddef.h>
# include <stdbool.h>
# include "libft_ctype.h"
+# include "libft_mem.h"
# include "libft_util.h"
typedef enum