This commit is contained in:
Loic Deridder
2025-02-12 13:48:54 +01:00
parent 256724e601
commit 3ac1625f5a
12 changed files with 89 additions and 61 deletions

View File

@@ -13,7 +13,6 @@
#ifndef HEREDOC_H
# define HEREDOC_H
typedef struct s_node t_node;
typedef struct s_msh t_msh;